body property

Stream<List<int>> body

The request's body stream.

Implementation

Stream<List<int>> get body;