Dart SDK
dart:html
UrlUtilsReadOnly
property runtimeType
runtimeType
class UrlUtilsReadOnly
Properties
hash
host
hostname
href
origin
pathname
port
protocol
search
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType