onUpdate property

EventStream<Event> onUpdate

Implementation

EventStream<Event> get onUpdate => on<Event>('Update');