bodyBytes property

Stream<List<int>> bodyBytes
final

The BodyBytesStream of body from this Request

Implementation

final Stream<List<int>> bodyBytes;