onObsolete 属性

Stream<Event> onObsolete

由这个 ApplicationCache 处理的 obsolete 事件流。

实现

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