blockHash property

String? blockHash
final

The hash of the block containing this transaction. If this transaction has not been mined yet and is thus in no block, it will be null

Implementation

final String? blockHash;