getFormat method

String? getFormat()

Returns stream format.

Implementation

String? getFormat() => this.getStringProperty(StreamInformation.keyFormat);