menu
dart_web_scraper package
documentation
common/utils/debug/platform_stub.dart
saveCacheLog function
saveCacheLog function
dark_mode
light_mode
saveCacheLog
function
void
saveCacheLog
(
String
html
,
bool
debug
)
Implementation
void saveCacheLog(String html, bool debug) { // No file ops on web }
dart_web_scraper package
documentation
common/utils/debug/platform_stub
saveCacheLog function
platform_stub library