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