url property

String? url
getter/setter pair

The url, in the format gs:///.

Trailing wildcard in the path is allowed.

Implementation

core.String? url;