USER_AGENT_METADATA constant

AndroidWebViewFeature const USER_AGENT_METADATA

Feature for isFeatureSupported. This feature covers InAppWebViewSettings.userAgentMetadata.

Implementation

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