ChargeDisputeCreatedEvent constructor
const
ChargeDisputeCreatedEvent({
- required Dispute object,
Occurs whenever a customer disputes a charge with their bank.
Implementation
const ChargeDisputeCreatedEvent({required this.object});