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