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