body property

Stream<List<int>> get body

The request's body stream.

Implementation

Stream<List<int>> get body;