url property

Uri? url
getter/setter pair

The URL of the request. Setting this to null will load about:blank.

Implementation

Uri? url;