EventStreamProvider<Event> abortEvent = const EventStreamProvider<Event>('abort')

Static factory designed to expose abort events to event handlers that are not necessarily instances of Transaction.

See EventStreamProvider for usage information.