urls property

List<String>? urls
getter/setter pair

A list of published site URLs.

Implementation

core.List<core.String>? urls;