menu
locus
locus.dart
GeofenceService
getAll abstract method
getAll
dark_mode
light_mode
getAll
abstract method
Future
<
List
<
Geofence
>
>
getAll
(
)
Gets all registered geofences.
Implementation
Future<List<Geofence>> getAll();
locus
locus
GeofenceService
getAll abstract method
GeofenceService class