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