nodes property

List<T> nodes
final

The nodes in the path.

Implementation

final List<T> nodes;