@DocsEditable(), @DomName('ApplicationCache.onupdateready')
Stream of updateready
events handled by this ApplicationCache.
Source
@DomName('ApplicationCache.onupdateready')
@DocsEditable()
Stream<Event> get onUpdateReady => updateReadyEvent.forTarget(this);