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;
The hostname
property of a WorkerLocation object returns the
URL.hostname part of the worker's location.
external String get hostname;