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