Add a geofence
static Future<void> addGeofence(Geofence geofence) { return BackgroundTrackerPlatform.instance.addGeofence(geofence); }