BreezEvent.paymentFailed constructor
const
BreezEvent.paymentFailed({
- required PaymentFailedData details,
Indicates that an outgoing payment has been failed to complete
Implementation
const factory BreezEvent.paymentFailed({
required PaymentFailedData details,
}) = BreezEvent_PaymentFailed;