onWaiting property

Stream<Event> get onWaiting

Implementation

Stream<Event> get onWaiting => waitingEvent.forTarget(this);