completeEvent constant Null safety
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 completeEvent =
const EventStreamProvider('complete')