path property

LinkedList<_PathNode> path

Implementation

LinkedList<_PathNode> get path => _path;