Maps the provided sink using the event sink constructor.
@protected EventSink mapSink(EventSink<S> sink) => eventSink(sink);