menu
flutter_location_services package
documentation
flutter_location_services.dart
SmartLocation
removeGeofence static method
removeGeofence static method
dark_mode
light_mode
removeGeofence
static method
void
removeGeofence
(
String
id
)
Implementation
static void removeGeofence(String id) { SmartLocationImpl().removeGeofence(id); }
flutter_location_services package
documentation
flutter_location_services
SmartLocation
removeGeofence static method
SmartLocation class