response property

  1. @override
Stream<R> get response

Implementation

@override
Stream<R> get response => _responseController.stream;