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