body property

Stream<List<int>> body
final

The payload as a byte Stream.

Implementation

final Stream<List<int>> body;