webviewType property

MSALWebviewType? webviewType
final

A specific webView type for the interactive authentication flow. By default, it will be set to MSALGlobalConfig.defaultWebviewType.

Implementation

final MSALWebviewType? webviewType;