Sets the protocol for this stream
@override Future<void> setProtocol(String protocol) => _underlying.setProtocol(protocol);