menu
locus
locus.dart
LocusInterface
getPolygonGeofence abstract method
getPolygonGeofence
dark_mode
light_mode
getPolygonGeofence
abstract method
Future
<
PolygonGeofence
?
>
getPolygonGeofence
(
String
identifier
)
Implementation
Future<PolygonGeofence?> getPolygonGeofence(String identifier);
locus
locus
LocusInterface
getPolygonGeofence abstract method
LocusInterface class