Adds this result to an EventSink.
Calls the sink's add or addError method as appropriate.
add
addError
void addTo(EventSink<T> sink);