menu
locus
locus.dart
GeofenceService
addAll abstract method
addAll
dark_mode
light_mode
addAll
abstract method
Future
<
bool
>
addAll
(
List
<
Geofence
>
geofences
)
Adds multiple geofences.
Implementation
Future<bool> addAll(List<Geofence> geofences);
locus
locus
GeofenceService
addAll abstract method
GeofenceService class