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