filePath property

String get filePath

Implementation

String get filePath {
  return p.dirname(path);
}