Stream of raw input bytes, if the backend accepts input.
@override Stream<List<int>>? get inputStream => _delegate.inputStream;