menu
stash_app_flutter
core/data/graphql/schema.graphql.dart
Input$ScrapedPerformerInput
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$ScrapedPerformerInput
country property
Input$ScrapedPerformerInput class