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