onObsolete property - ApplicationCache class - dart:html library (original) (raw)
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);