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