parent property

Path get parent

Get the parent of this path.

Implementation

Path get parent => Path(parentPath);