urlTypes property

List<String>? urlTypes
getter/setter pair

The set of URLs that did not match each other.

Implementation

core.List<core.String>? urlTypes;