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