WorkflowsUpdated constructor

WorkflowsUpdated(
  1. List<WorkflowModel> workflows
)

Implementation

WorkflowsUpdated(this.workflows);