stream property

ByteStream stream
final

The stream from which the response body data can be read.

This should always be a single-subscription stream.

Implementation

final ByteStream stream;