menu
puppeteer package
documentation
protocol/dom_snapshot.dart
NameValue
NameValue constructor
NameValue constructor
dark_mode
light_mode
NameValue
constructor
NameValue
(
{
required
String
name
,
required
String
value
,
})
Implementation
NameValue({required this.name, required this.value});
puppeteer package
documentation
protocol/dom_snapshot
NameValue
NameValue constructor
NameValue class