The hostname property of the URL interface is a string containing the of the URL.
hostname
external String get hostname;
external set hostname(String value);