onObsolete property
Stream of obsolete
events handled by this ApplicationCache.
Implementation
Stream<Event> get onObsolete => obsoleteEvent.forTarget(this);
Stream of obsolete
events handled by this ApplicationCache.
Stream<Event> get onObsolete => obsoleteEvent.forTarget(this);