body property

Stream<Uint8List>? get body

Request/Response body.

Implementation

Stream<Uint8List>? get body;