relativePath property
string
get
relativePath
Get the parent directory of the file or directory
Implementation
string get relativePath => relativePathFrom(null);
Get the parent directory of the file or directory
string get relativePath => relativePathFrom(null);