ContainerOfWorkflowSchemeAssociations constructor
      
      ContainerOfWorkflowSchemeAssociations({ 
    
    
- required List<WorkflowSchemeAssociations> values,
Implementation
ContainerOfWorkflowSchemeAssociations({required this.values});