onNoUpdate property

Stream<Event> onNoUpdate

Stream of noupdate events handled by this ApplicationCache.

Implementation

Stream<Event> get onNoUpdate => noUpdateEvent.forTarget(this);