url property
WebUri
get
url
A URL with the http
or https
scheme pointing to the authentication webpage.
Implementation
WebUri get url => platform.url;
A URL with the http
or https
scheme pointing to the authentication webpage.
WebUri get url => platform.url;