workforcePools property

List<WorkforcePool>? workforcePools
getter/setter pair

A list of pools.

Implementation

core.List<WorkforcePool>? workforcePools;