responses property

StreamController<Response> responses
final

Stream of the Responses send by the workflow to it's consumer.

Implementation

final StreamController<Response> responses;