bodyBytes property

FutureOr<List<int>> bodyBytes

The collected bytes of the body stream.

Implementation

FutureOr<List<int>> get bodyBytes;