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