SERVICE_WORKER_CACHE_MODE constant
Feature for isFeatureSupported. This feature covers ServiceWorkerController.setCacheMode and ServiceWorkerController.getCacheMode.
Implementation
static const SERVICE_WORKER_CACHE_MODE = WebViewFeature._internal(
'SERVICE_WORKER_CACHE_MODE',
'SERVICE_WORKER_CACHE_MODE',
);