getLongFormat method

String? getLongFormat()

Returns long format.

Implementation

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