menu
locus
locus.dart
GeofenceService
removePolygon abstract method
removePolygon
dark_mode
light_mode
removePolygon
abstract method
Future
<
bool
>
removePolygon
(
String
identifier
)
Removes a polygon geofence by identifier.
Implementation
Future<bool> removePolygon(String identifier);
locus
locus
GeofenceService
removePolygon abstract method
GeofenceService class