workers property

List<WorkerInfo> get workers

Implementation

List<WorkerInfo> get workers => _workers.values.toList();