onNoUpdate属性

Stream<Event> onNoUpdate

由这个ApplicationCache处理的noupdate事件的Stream。

实现

Stream<Event> get onNoUpdate => noUpdateEvent.forTarget(this);