Purpose enum
Values
- General → const Purpose
-
This mode uses less resources and is the default.
-
This mode is used to configure LocationManager for automotive navigation. Frequent location updates are desired even though more resources are used.
-
This mode is used to configure LocationManager for pedestrian navigation. Frequent location updates are desired even though more resources are used.
-
This mode is used to configure LocationManager for bicycle navigation. Frequent location updates are desired even though more resources are used.
-
This mode is used to configure LocationManager for scooter navigation. Frequent location updates are desired even though more resources are used.
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