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