SERVICE_WORKER_SHOULD_INTERCEPT_REQUEST constant

AndroidWebViewFeature const SERVICE_WORKER_SHOULD_INTERCEPT_REQUEST

Implementation

static const SERVICE_WORKER_SHOULD_INTERCEPT_REQUEST =
    AndroidWebViewFeature._internal(
      'SERVICE_WORKER_SHOULD_INTERCEPT_REQUEST',
      'SERVICE_WORKER_SHOULD_INTERCEPT_REQUEST',
    );