getFilePath method

String getFilePath()

Returns the full path to the file (same as _filePath).

Implementation

String getFilePath() => _filePath;