host property
String
get
host
The host
property of a WorkerLocation object returns the
URL.host part of the worker's location.
Implementation
external String get host;
The host
property of a WorkerLocation object returns the
URL.host part of the worker's location.
external String get host;