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