SERVICE_WORKER_FILE_ACCESS constant
Feature for isFeatureSupported. This feature covers ServiceWorkerController.setAllowFileAccess and ServiceWorkerController.getAllowFileAccess.
Implementation
static const SERVICE_WORKER_FILE_ACCESS = WebViewFeature._internal(
'SERVICE_WORKER_FILE_ACCESS',
'SERVICE_WORKER_FILE_ACCESS',
);