Dart API Reference
dart:html
UrlUtils
UrlUtils
class
Annotations
DocsEditable()
DomName('URLUtils')
Experimental()
Implemented by
AnchorElement
AreaElement
Url
Instance Properties
hash
String
read / write
host
String
read / write
hostname
String
read / write
href
String
read / write
origin
String
read-only
password
String
read / write
pathname
String
read / write
port
String
read / write
protocol
String
read / write
search
String
read / write
username
String
read / write
Instance Methods
toString
(
) →
String
Returns a string representation of this object.