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