path property

String get path

The effective relative file path for the file.

Implementation

String get path => newPath ?? oldPath ?? '';