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