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