PayoutFailedEvent constructor
      const
      PayoutFailedEvent({ 
    
- required Payout object,
 
Occurs whenever a payout attempt fails.
Implementation
const PayoutFailedEvent({required this.object});
Occurs whenever a payout attempt fails.
const PayoutFailedEvent({required this.object});