BEEFValidationResultEvent constructor
BEEFValidationResultEvent({})
Implementation
BEEFValidationResultEvent({
this.walletId,
this.invoiceId,
this.txid,
required this.valid,
this.error,
this.broadcasted = false,
this.spendableUTXOs,
});