pushSink property

Sink pushSink

Implementation

Sink get pushSink {
  return _pushClickStream.sink;
}