nodes property

List<NodeModel<T>> get nodes

Implementation

List<NodeModel<T>> get nodes => data.nodes;