body property

Stream<List<int>>? body

The Stream of incoming binary data sent from the client.

Implementation

Stream<List<int>>? get body;