menu
stash_app_flutter
core/data/graphql/schema.graphql.dart
Input$IdentifyMetadataInput
sceneIDs property
sceneIDs
dark_mode
light_mode
sceneIDs
property
List
<
String
>
?
get
sceneIDs
Implementation
List<String>? get sceneIDs => (_$data['sceneIDs'] as List<String>?);
stash_app_flutter
schema.graphql
Input$IdentifyMetadataInput
sceneIDs property
Input$IdentifyMetadataInput class