agentPools property

List<AgentPool>? agentPools
getter/setter pair

A list of agent pools.

Implementation

core.List<AgentPool>? agentPools;