Dart SDK
dart:html
Url
toString
method
toString
Url
Static methods
createObjectUrl
createObjectUrlFromBlob
createObjectUrlFromSource
createObjectUrlFromStream
revokeObjectUrl
Properties
hash
host
hostname
href
origin
password
pathname
port
protocol
search
username
href
username
hostname
search
pathname
host
port
protocol
hash
password
Methods
toString
@DomName('URL.toString')
@DocsEditable()
@Experimental()
String
toString
( )
Returns a string representation of this object.