MesiboLocationConfigFlutter class
- Implementers
Constructors
Properties
- aggressive ↔ bool?
-
getter/setter pair
- askPermissions ↔ bool?
-
getter/setter pair
- backgroundRefresh ↔ bool?
-
getter/setter pair
- enableMock ↔ bool?
-
getter/setter pair
- fineLocation ↔ bool?
-
getter/setter pair
- fusedProvider ↔ bool?
-
getter/setter pair
- gpsProvider ↔ bool?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- maxInterval ↔ int?
-
getter/setter pair
- minDistance ↔ int?
-
getter/setter pair
- minDistanceSharing ↔ int?
-
getter/setter pair
- minInterval ↔ int?
-
getter/setter pair
- networkProvider ↔ bool?
-
getter/setter pair
- passiveProvider ↔ bool?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
encode(
) → Object -
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
Static Methods
-
decode(
Object result) → MesiboLocationConfigFlutter