path property

LinkedList<PathNode> get path

Implementation

LinkedList<PathNode> get path => _path;