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