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