urlErrors property

List<AmpUrlError>? urlErrors
getter/setter pair

The errors for requested URLs that have no AMP URL.

Implementation

core.List<AmpUrlError>? urlErrors;