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