getLongFormat method

String? getLongFormat()

Returns long format.

Implementation

String? getLongFormat() =>
    this.getStringFormatProperty(MediaInformation.keyFormatLong);