menu
puppeteer package
documentation
protocol/page.dart
CompilationCacheParams
CompilationCacheParams constructor
CompilationCacheParams constructor
dark_mode
light_mode
CompilationCacheParams
constructor
CompilationCacheParams
(
{
required
String
url
,
bool
?
eager
,
})
Implementation
CompilationCacheParams({required this.url, this.eager});
puppeteer package
documentation
protocol/page
CompilationCacheParams
CompilationCacheParams constructor
CompilationCacheParams class