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