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