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