onObsolete 属性

Stream<Event> onObsolete

ApplicationCache 处理的 obsolete 事件的流。

实现

Stream<Event> get onObsolete => obsoleteEvent.forTarget(this);