getFilename method

String? getFilename()

Returns file name.

Implementation

String? getFilename() =>
    this.getStringFormatProperty(MediaInformation.keyFilename);