menu
flutter_location_services package
documentation
flutter_location_services.dart
SmartLocation
addGeofence static method
addGeofence static method
dark_mode
light_mode
addGeofence
static method
void
addGeofence
(
GeofenceRegion
region
)
Implementation
static void addGeofence(GeofenceRegion region) { SmartLocationImpl().addGeofence(region); }
flutter_location_services package
documentation
flutter_location_services
SmartLocation
addGeofence static method
SmartLocation class