hostname property

String get hostname

The hostname property of a WorkerLocation object returns the URL.hostname part of the worker's location.

Implementation

external String get hostname;