getFilename method

String? getFilename()

Returns file name.

Implementation

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