menu
locus
locus.dart
GeofenceService
polygonExists abstract method
polygonExists
dark_mode
light_mode
polygonExists
abstract method
Future
<
bool
>
polygonExists
(
String
identifier
)
Checks if a polygon geofence exists.
Implementation
Future<bool> polygonExists(String identifier);
locus
locus
GeofenceService
polygonExists abstract method
GeofenceService class