completeEvent constant
Static factory designed to expose complete
events to event
handlers that are not necessarily instances of Transaction.
See EventStreamProvider for usage information.
Implementation
static const EventStreamProvider<Event> completeEvent =
const EventStreamProvider<Event>('complete');