transactionHash property

EthereumData? transactionHash

Transaction hash. Hash of the transaction.

Implementation

EthereumData? get transactionHash => _transactionHash;