poolInfos property

List<PoolInfo>? poolInfos
final

An array of PoolInfo objects, where each object describes a single custom tape pool. If there are no custom tape pools, the PoolInfos is an empty array.

Implementation

final List<PoolInfo>? poolInfos;