targetPools property

List<TargetPool>? targetPools
getter/setter pair

A list of target pools contained in this scope.

Implementation

core.List<TargetPool>? targetPools;