getFormat method

String? getFormat()

Returns format.

Implementation

String? getFormat() =>
    this.getStringFormatProperty(MediaInformation.keyFormat);