menu
locus
locus.dart
GeofenceService
get abstract method
get
dark_mode
light_mode
get
abstract method
Future
<
Geofence
?
>
get
(
String
identifier
)
Gets a geofence by identifier.
Implementation
Future<Geofence?> get(String identifier);
locus
locus
GeofenceService
get abstract method
GeofenceService class