nodes property

List<NodeInfo> get nodes

Implementation

List<NodeInfo> get nodes => _nodes.toList();