instance property

Implementation

static ServiceWorkerGlobalScope get instance => throw UnsupportedError(
    'ServiceWorkerGlobalScope is not available outside a browser context.');