menu
locus
locus.dart
GeofenceService
add abstract method
add
dark_mode
light_mode
add
abstract method
Future
<
bool
>
add
(
Geofence
geofence
)
Adds a single geofence.
Implementation
Future<bool> add(Geofence geofence);
locus
locus
GeofenceService
add abstract method
GeofenceService class