bodyBytes property

FutureOr<List<int>> bodyBytes

The collected bytes of the response body.

Implementation

FutureOr<List<int>> get bodyBytes;