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