url property

Uri? url

Property getter and setter for url:

Implementation

Uri? get url;
void url=(Uri? url)

Implementation

set url(Uri? url);