menu
dart_web3gas package
documentation
web3dart/web3dart.dart
TransactionReceipt
transactionHash property
transactionHash property
dark_mode
light_mode
transactionHash
property
Uint8List
transactionHash
final
Hash of the transaction (32 bytes).
Implementation
final Uint8List transactionHash;
dart_web3gas package
documentation
web3dart/web3dart
TransactionReceipt
transactionHash property
TransactionReceipt class