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