stream property
The stream from which the response body data can be read.
This should always be a single-subscription stream.
Implementation
final ByteStream stream;
The stream from which the response body data can be read.
This should always be a single-subscription stream.
final ByteStream stream;