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