interface DittoSignalNextCallback
The interface that you must implement with the third parameter provided to observeWithNextSignal and observeLocalWithNextSignal calls.
observeWithNextSignal
observeLocalWithNextSignal
abstract fun signalNext(): Unit