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