clearGeofenceWorkflows static method

void clearGeofenceWorkflows()

Implementation

static void clearGeofenceWorkflows() {
  _workflowEngine?.clearWorkflows();
}