PrepareRefundRequest constructor
const
PrepareRefundRequest({})
Implementation
const PrepareRefundRequest({
required this.swapAddress,
required this.toAddress,
required this.satPerVbyte,
this.unilateral,
});
const PrepareRefundRequest({
required this.swapAddress,
required this.toAddress,
required this.satPerVbyte,
this.unilateral,
});