menu
on_chain package
documentation
ethereum/src/models/transaction.dart
TransactionInfo
blockHash property
blockHash property
dark_mode
light_mode
blockHash
property
String
blockHash
final
The hash of the block where the transaction was included.
Implementation
final String blockHash;
on_chain package
documentation
ethereum/src/models/transaction
TransactionInfo
blockHash property
TransactionInfo class