Dart SDK
dart:html
PositionError
property runtimeType
runtimeType
class PositionError
Properties
code
message
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
PERMISSION_DENIED
POSITION_UNAVAILABLE
TIMEOUT
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType