onBlocked 属性

Stream<Event> onBlocked

由这个 OpenDBRequest 处理的 blocked 事件的 Stream。

实现

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