urlLists property

List<UrlList>? urlLists
getter/setter pair

List of UrlList resources.

Implementation

core.List<UrlList>? urlLists;