workerPools property

List<WorkerPool>? workerPools
getter/setter pair

WorkerPools for the specified project.

Implementation

core.List<WorkerPool>? workerPools;