workerBlocks property

List<WorkerBlock>? workerBlocks
final

The list of WorkerBlocks, containing the collection of Worker IDs and reasons for blocking.

Implementation

final List<WorkerBlock>? workerBlocks;