menu
stash_app_flutter
core/data/graphql/schema.graphql.dart
Input$StashConfigInput
excludeImage property
excludeImage
dark_mode
light_mode
excludeImage
property
bool
get
excludeImage
Implementation
bool get excludeImage => (_$data['excludeImage'] as bool);
stash_app_flutter
schema.graphql
Input$StashConfigInput
excludeImage property
Input$StashConfigInput class