ReverseSwapInfo constructor
const
ReverseSwapInfo({})
Implementation
const ReverseSwapInfo({
required this.id,
required this.claimPubkey,
this.lockupTxid,
this.claimTxid,
required this.onchainAmountSat,
required this.status,
});