@DocsEditable(), @DomName('ApplicationCache.onobsolete')
Stream of obsolete
events handled by this ApplicationCache.
Source
@DomName('ApplicationCache.onobsolete')
@DocsEditable()
Stream<Event> get onObsolete => obsoleteEvent.forTarget(this);
Stream of obsolete
events handled by this ApplicationCache.
@DomName('ApplicationCache.onobsolete')
@DocsEditable()
Stream<Event> get onObsolete => obsoleteEvent.forTarget(this);