menu
googleapis package
documentation
pagespeedonline/v5.dart
MetricSavings
MetricSavings.new constructor
MetricSavings.new constructor
dark_mode
light_mode
MetricSavings
constructor
MetricSavings
(
{
double
?
CLS
,
double
?
FCP
,
double
?
INP
,
double
?
LCP
,
double
?
TBT
,
})
Implementation
MetricSavings({this.CLS, this.FCP, this.INP, this.LCP, this.TBT});
googleapis package
documentation
pagespeedonline/v5
MetricSavings
MetricSavings.new constructor
MetricSavings class