onError 属性

Stream<Event> onError

Transaction 处理的错误事件的 Stream。

实现

Stream<Event> get onError => errorEvent.forTarget(this);