ImportTransactionCommand constructor
ImportTransactionCommand({})
Implementation
ImportTransactionCommand({
required this.walletId,
required this.transactionId,
required this.beef,
this.fromCounterparty,
});
ImportTransactionCommand({
required this.walletId,
required this.transactionId,
required this.beef,
this.fromCounterparty,
});