Adds a single geofence.
@override Future<bool> add(Geofence geofence) => _instance.addGeofence(geofence);