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