body property

Stream<List<int>> get body

The response's body.

Implementation

Stream<List<int>> get body;