menu
on_chain package
documentation
ethereum/src/models/transaction_receipt.dart
TransactionReceipt
transactionHash property
transactionHash property
dark_mode
light_mode
transactionHash
property
String
transactionHash
final
The hash of the transaction.
Implementation
final String transactionHash;
on_chain package
documentation
ethereum/src/models/transaction_receipt
TransactionReceipt
transactionHash property
TransactionReceipt class