RPCTransactionEntry constructor
RPCTransactionEntry({
- required String txHash,
Implementation
RPCTransactionEntry({
required this.txHash,
});
RPCTransactionEntry({
required this.txHash,
});