clusterListEntries property

List<ClusterListEntry>? clusterListEntries
final

Each ClusterListEntry object contains a cluster's state, a cluster's ID, and other important status information.

Implementation

final List<ClusterListEntry>? clusterListEntries;