path property

LinkedList<_PathNode> get path

Implementation

LinkedList<_PathNode> get path => _path;