caPools property

List<CaPool>? caPools
getter/setter pair

The list of CaPools.

Implementation

core.List<CaPool>? caPools;