path property

String get path

The full path to the file

Implementation

String get path => p.join(_outputDirectory, _fileName);