START_SAFE_BROWSING constant

WebViewFeature const START_SAFE_BROWSING

Feature for isFeatureSupported. This feature covers InAppWebViewController.startSafeBrowsing.

Implementation

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