sink property

EventSink<T> get sink

Returns this.

Implementation

EventSink<T> get sink => this;