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