The Stream of incoming binary data sent from the client.
@override Stream<List<int>> get body => _body.stream;