Workers constructor

Workers(
  1. List<Worker> workers
)

Implementation

Workers(this.workers);