menu
browserless package
documentation
browserless_api.dart
ScrapeDebugOptions
ScrapeDebugOptions.new constructor
ScrapeDebugOptions.new constructor
dark_mode
light_mode
ScrapeDebugOptions
constructor
ScrapeDebugOptions
(
{
bool
?
console
,
bool
?
cookies
,
bool
?
html
,
bool
?
network
,
bool
?
screenshot
,
})
Implementation
ScrapeDebugOptions({ this.console, this.cookies, this.html, this.network, this.screenshot, });
browserless package
documentation
browserless_api
ScrapeDebugOptions
ScrapeDebugOptions.new constructor
ScrapeDebugOptions class