items property

List<TargetPool>? items
getter/setter pair

A list of TargetPool resources.

Implementation

core.List<TargetPool>? items;