sink property

StreamSink<Response> sink
final

The StreamSink for all Responses, that should be send to the user of the workflow.

Implementation

final StreamSink<Response> sink;