nodes property

Iterable<Node<num>> nodes

Implementation

Iterable<Node<num>> get nodes => _nodes;