PaymentDetails.closedChannel constructor
const
PaymentDetails.closedChannel({
- required ClosedChannelPaymentDetails data,
Implementation
const factory PaymentDetails.closedChannel({
required ClosedChannelPaymentDetails data,
}) = PaymentDetails_ClosedChannel;