body property

This response's body. Provides access to the response body as a byte stream.

Implementation

StreamedHttpBody get body => _body;