USER_AGENT_METADATA constant

WebViewFeature const USER_AGENT_METADATA

Feature for isFeatureSupported. This feature covers InAppWebViewSettings.userAgentMetadata.

Implementation

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