ChargeDisputeFundsWithdrawnEvent constructor
const
ChargeDisputeFundsWithdrawnEvent({
- required Dispute object,
Occurs when funds are removed from your account due to a dispute.
Implementation
const ChargeDisputeFundsWithdrawnEvent({required this.object});