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