MesiboProfileLocation class

Constructors

MesiboProfileLocation(int hash)

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

cancelSubscription() → void
endSharing() → void
get() Future<MesiboLocation?>
getSubscriptionStatus() Future<int>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
share(int duration) → void
share2(int duration, int minDistance, bool sendRealLocation) → void
subscribe(int duration) Future<MesiboLocation?>
subscribe2(int duration, int maxDistance) Future<MesiboLocation?>
toString() String
A string representation of this object.
inherited

Operators

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