GeoEngine class
Cliente oficial para interactuar con la plataforma Geo-Engine.
Constructors
Properties
Methods
-
close(
) → void -
createGeofence(
{required String name, required List< List< coordinates, required String webhookUrl}) → Future<double> >Map< String, dynamic> > -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
sendLocation(
{required String deviceId, required double latitude, required double longitude, int? timestamp}) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited