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