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