ChargeDisputeUpdatedEvent constructor
const
ChargeDisputeUpdatedEvent({
- required Dispute object,
Occurs when the dispute is updated (usually with evidence).
Implementation
const ChargeDisputeUpdatedEvent({required this.object});