href property

String get href

The href property of a WorkerLocation object returns a string containing the serialized URL for the worker's location.

Implementation

external String get href;