menu
puppeteer package
documentation
protocol/target.dart
FilterEntry
FilterEntry constructor
FilterEntry constructor
dark_mode
light_mode
FilterEntry
constructor
FilterEntry
(
{
bool
?
exclude
,
String
?
type
,
})
Implementation
FilterEntry({this.exclude, this.type});
puppeteer package
documentation
protocol/target
FilterEntry
FilterEntry constructor
FilterEntry class