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