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