uri property
URI from which to fetch the object.
It should contain both the protocol and path following the format
{protocol}://{location}
.
Required.
Implementation
core.String? uri;
URI from which to fetch the object.
It should contain both the protocol and path following the format
{protocol}://{location}
.
Required.
core.String? uri;