menu
locus
locus.dart
LocusInterface
addGeofences abstract method
addGeofences
dark_mode
light_mode
addGeofences
abstract method
Future
<
bool
>
addGeofences
(
List
<
Geofence
>
geofences
)
Implementation
Future<bool> addGeofences(List<Geofence> geofences);
locus
locus
LocusInterface
addGeofences abstract method
LocusInterface class