ampResult property

AmpInspectionResult? ampResult
getter/setter pair

Result of the AMP analysis.

Absent if the page is not an AMP page.

Implementation

AmpInspectionResult? ampResult;