bodyBytes property

  1. @override
List<int> bodyBytes
final

The collected bytes of the body stream.

Implementation

@override
final List<int> bodyBytes;