ContainerOfWorkflowSchemeAssociations constructor

ContainerOfWorkflowSchemeAssociations({
  1. required List<WorkflowSchemeAssociations> values,
})

Implementation

ContainerOfWorkflowSchemeAssociations({required this.values});