SAFE_BROWSING_ALLOWLIST constant

WebViewFeature const SAFE_BROWSING_ALLOWLIST

Feature for isFeatureSupported. This feature covers InAppWebViewController.setSafeBrowsingAllowlist.

Implementation

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