sink property
The StreamSink for all Responses, that should be send to the user of the workflow.
Implementation
final StreamSink<Response> sink;
The StreamSink for all Responses, that should be send to the user of the workflow.
final StreamSink<Response> sink;