SERVICE_WORKER_BASIC_USAGE constant

WebViewFeature const SERVICE_WORKER_BASIC_USAGE

Feature for isFeatureSupported. This feature covers ServiceWorkerController.

Implementation

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