stopGeofenceWorkflows static method

void stopGeofenceWorkflows()

Implementation

static void stopGeofenceWorkflows() {
  _workflowEngine?.stop();
}