BreezEvent.paymentSucceed constructor
const
BreezEvent.paymentSucceed({
- required Payment details,
Indicates that an outgoing payment has been completed successfully
Implementation
const factory BreezEvent.paymentSucceed({
required Payment details,
}) = BreezEvent_PaymentSucceed;