Stream<Event> onNoUpdate

Stream of noupdate events handled by this ApplicationCache.

Source

@DomName('ApplicationCache.onnoupdate')
@DocsEditable()
Stream<Event> get onNoUpdate => noUpdateEvent.forTarget(this);