relativePath property

String get relativePath

Get the parent directory of the file or directory

Implementation

string get relativePath => relativePathFrom(null);