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