url property
WebUri
get
url
A URL with the http
or https
scheme pointing to the authentication webpage.
Implementation
WebUri get url => throw UnimplementedError(
'url is not implemented on the current platform');