onNoUpdate property
Stream of noupdate
events handled by this ApplicationCache.
Implementation
Stream<Event> get onNoUpdate => noUpdateEvent.forTarget(this);
Stream of noupdate
events handled by this ApplicationCache.
Stream<Event> get onNoUpdate => noUpdateEvent.forTarget(this);