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