blockHash property

EthereumData? blockHash

Block hash. Hash of the block this transaction was in.

Implementation

EthereumData? get blockHash => _blockHash;