SERVICE_WORKER_SHOULD_INTERCEPT_REQUEST constant
Feature for isFeatureSupported. This feature covers ServiceWorkerClient.shouldInterceptRequest.
Implementation
static const SERVICE_WORKER_SHOULD_INTERCEPT_REQUEST =
WebViewFeature._internal(
'SERVICE_WORKER_SHOULD_INTERCEPT_REQUEST',
'SERVICE_WORKER_SHOULD_INTERCEPT_REQUEST',
);