PositionError class
- Annotations
-
- @Unstable()
- @Native("PositionError,GeolocationPositionError")
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- PERMISSION_DENIED → const int
-
1
- POSITION_UNAVAILABLE → const int
-
2
- TIMEOUT → const int
-
3