onBlocked 属性

Stream<Event> onBlocked

由该 OpenDBRequest 处理的 blocked 事件流。

实现

Stream<Event> get onBlocked => blockedEvent.forTarget(this);