pushActionSink property

Sink pushActionSink

Implementation

Sink get pushActionSink {
  return _pushActionClickStream.sink;
}