staticClusters property

List<StaticCluster>? staticClusters
getter/setter pair

The statically loaded cluster configs.

Implementation

core.List<StaticCluster>? staticClusters;