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