blockHash property

EthereumData? blockHash

Block hash. Hash of the block where this log was in. Null when the log is pending.

Implementation

EthereumData? get blockHash => _blockHash;