origin property

String get origin

The origin property of a WorkerLocation object returns the worker's URL.origin.

Implementation

external String get origin;