Dart SDK
dart:html
Geoposition
property runtimeType
runtimeType
class Geoposition
Properties
coords
timestamp
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType