url property

String? url
getter/setter pair

URL of the source pointing to a resource.

The URL scheme must be HTTP or HTTPS.

Implementation

core.String? url;