url property
A URL with the http or https scheme pointing to the authentication webpage.
Officially Supported Platforms/Implementations:
- iOS WKWebView
- macOS WKWebView
Use the PlatformWebAuthenticationSession.isPropertySupported method to check if this property is supported at runtime.
Implementation
WebUri get url => platform.url;