Sends a Response to the consumer of the workflows communication (onData).
onData
void send(final Response response) => sink.add(response);