ChargeUpdatedEvent constructor
const
ChargeUpdatedEvent({
- required Charge object,
Occurs whenever a charge description or metadata is updated, or upon an asynchronous capture.
Implementation
const ChargeUpdatedEvent({required this.object});