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