Exposes the broadcast stream of body data chunks.
Stream<List<int>> get stream => _streamController.stream;