instance property - WorkerGlobalScope class - dart:html library (original) (raw)
WorkerGlobalScope getinstance
Implementation
static WorkerGlobalScope get instance => _workerSelf;
WorkerGlobalScope getinstance
static WorkerGlobalScope get instance => _workerSelf;