bodyBytes property

Stream<List<int>>? bodyBytes
final

The response body as a Stream of Bytes.

Implementation

final Stream<List<int>>? bodyBytes;