uris property

List<String>? uris
getter/setter pair

Contains only valid RFC 3986 URIs.

Implementation

core.List<core.String>? uris;