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