menu
googleapis package
documentation
pagespeedonline/v5.dart
LighthouseResultV5
audits property
audits property
dark_mode
light_mode
audits
property
Map
<
String
,
LighthouseAuditResultV5
>
?
audits
getter/setter pair
Map of audits in the LHR.
Implementation
core.Map<core.String, LighthouseAuditResultV5>? audits;
googleapis package
documentation
pagespeedonline/v5
LighthouseResultV5
audits property
LighthouseResultV5 class