EventStreamProvider<Event> completeEvent = const EventStreamProvider<Event>('complete')

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

See EventStreamProvider for usage information.