Dart
dart:html
ServiceWorkerGlobalScope
instance property
description
instance property
ServiceWorkerGlobalScope
instance
override
Implementation
static
ServiceWorkerGlobalScope
get
instance {
return
_workerSelf
as
ServiceWorkerGlobalScope; }