nodes property

List<Node>? nodes
final

A list of nodes that are currently in the cluster.

Implementation

final List<Node>? nodes;