getFileName method

String getFileName()

Returns the name of the file (same as _fileName).

Implementation

String getFileName() => _fileName;