getType method

String? getType()

Returns stream type.

Implementation

String? getType() => this.getStringProperty(StreamInformation.keyType);