origin property
The origin read-only property of the WorkerGlobalScope interface
returns the origin of the global scope, serialized as a string.
Implementation
external String get origin;
The origin read-only property of the WorkerGlobalScope interface
returns the origin of the global scope, serialized as a string.
external String get origin;