GetResponseStream abstract method

Stream<List<int>> GetResponseStream()
Gets the stream that is used to read the body of the response from the server.

Implementation

Stream<List<int>> GetResponseStream();