menu
locus
locus.dart
LocusInterface
addPolygonGeofences abstract method
addPolygonGeofences
dark_mode
light_mode
addPolygonGeofences
abstract method
Future
<
int
>
addPolygonGeofences
(
List
<
PolygonGeofence
>
polygons
)
Implementation
Future<int> addPolygonGeofences(List<PolygonGeofence> polygons);
locus
locus
LocusInterface
addPolygonGeofences abstract method
LocusInterface class