WEB_AUTHENTICATION constant

AndroidWebViewFeature const WEB_AUTHENTICATION

Feature for isFeatureSupported. This feature covers InAppWebViewSettings.webAuthenticationSupport.

Implementation

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