items property

Map<String, UrlMapsScopedList>? items
getter/setter pair

A list of UrlMapsScopedList resources.

Implementation

core.Map<core.String, UrlMapsScopedList>? items;