Dart API Reference
dart:html
UrlUtils
UrlUtils
class
Annotated by:
DocsEditable()
DomName('URLUtils')
Experimental()
Implementors
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.