url property

String? url
getter/setter pair

The URL to open.

HTTP URLs are converted to HTTPS.

Implementation

core.String? url;