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