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