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