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