addGeofences abstract method

Future<bool> addGeofences(
  1. List<Geofence> geofences
)

Implementation

Future<bool> addGeofences(List<Geofence> geofences);