relativePath property

string get relativePath

Get the parent directory of the file or directory

Implementation

string get relativePath => relativePathFrom(null);