blockHash property
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;
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
final String? blockHash;