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