getFilename method
Returns file name.
Implementation
String? getFilename() =>
this.getStringFormatProperty(MediaInformation.keyFilename);
Returns file name.
String? getFilename() =>
this.getStringFormatProperty(MediaInformation.keyFilename);