WEB_AUTHENTICATION constant

WebViewFeature const WEB_AUTHENTICATION

Feature for isFeatureSupported. This feature covers InAppWebViewSettings.webAuthenticationSupport.

Implementation

static const WEB_AUTHENTICATION = WebViewFeature._internal(
  'WEB_AUTHENTICATION',
  'WEB_AUTHENTICATION',
);