instance property - WorkerGlobalScope class - dart:html library (original) (raw)

description

WorkerGlobalScope getinstance

Implementation

static WorkerGlobalScope get instance => _workerSelf;