ampUrl property

String? ampUrl
getter/setter pair

URL of the AMP that was inspected.

If the submitted URL is a desktop page that refers to an AMP version, the AMP version will be inspected.

Implementation

core.String? ampUrl;