response property

Stream<R> get response

Implementation

Stream<R> get response => _responses.stream;