Dart SDK
dart:html
UrlUtilsReadOnly
class
UrlUtilsReadOnly
Properties
Methods
Properties
hash
host
hostname
href
origin
pathname
port
protocol
search
Methods
toString
(Not documented.)
Annotations
DocsEditable()
DomName('URLUtilsReadOnly')
Experimental()
Properties
String
hash
read-only
String
host
read-only
String
hostname
read-only
String
href
read-only
String
origin
read-only
String
pathname
read-only
String
port
read-only
String
protocol
read-only
String
search
read-only
Methods
toString
(
) →
String
Returns a string representation of this object.