protocol method

  1. @override
String protocol()
override

Returns the protocol ID associated with this stream

Implementation

@override
String protocol() => _protocolId;