WebAuthenticationSessionSettings constructor
WebAuthenticationSessionSettings({
- bool? prefersEphemeralWebBrowserSession = false,
Implementation
WebAuthenticationSessionSettings(
{this.prefersEphemeralWebBrowserSession = false});