blockHash property

String? blockHash

The hash of the block this transaction was mined in. If the block has not been mined, this is null.

Implementation

external String? get blockHash;