SERVICE_WORKER_CONTENT_ACCESS constant
Feature for isFeatureSupported. This feature covers ServiceWorkerController.setAllowContentAccess and ServiceWorkerController.getAllowContentAccess.
Implementation
static const SERVICE_WORKER_CONTENT_ACCESS = WebViewFeature._internal(
'SERVICE_WORKER_CONTENT_ACCESS',
'SERVICE_WORKER_CONTENT_ACCESS',
);