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