audits property

Map<String, LighthouseAuditResultV5>? audits
getter/setter pair

Map of audits in the LHR.

Implementation

core.Map<core.String, LighthouseAuditResultV5>? audits;