Stream of cached
events handled by this ApplicationCache.
Source
@DomName('ApplicationCache.oncached') @DocsEditable() Stream<Event> get onCached => cachedEvent.forTarget(this);
Stream of cached
events handled by this ApplicationCache.
@DomName('ApplicationCache.oncached') @DocsEditable() Stream<Event> get onCached => cachedEvent.forTarget(this);