MesiboLocationManager class

Inheritance

Constructors

MesiboLocationManager()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getCustomLocation() Future<MesiboLocationFlutter?>
inherited
getDeviceLocation() Future<MesiboLocationFlutter?>
inherited
getDistanceCovered() Future<double>
inherited
getLocation() Future<MesiboLocationFlutter?>
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
resetLocation() Future<void>
inherited
setAccessLevels(List<int?>? arg_levels) Future<void>
inherited
setListener(MesiboLocationListener listener) → void
setListenerDefault() Future<void>
inherited
setLocation(MesiboLocationFlutter arg_location) Future<bool>
inherited
start(MesiboLocationConfigFlutter? arg_config) Future<bool>
inherited
startDistanceTracking(int arg_duration) Future<void>
inherited
stop() Future<void>
inherited
stopDistanceTracking() Future<void>
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited