Dart SDK
dart:html
UrlUtils
property runtimeType
runtimeType
class UrlUtils
Properties
hash
host
hostname
href
origin
password
pathname
port
protocol
search
username
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