uris property

List<Uri>? uris
getter/setter pair

The list of URIs.

Implementation

core.List<Uri>? uris;