urlMaps property

List<UrlMap>? urlMaps
getter/setter pair

A list of UrlMaps contained in this scope.

Implementation

core.List<UrlMap>? urlMaps;