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