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