menu
on_chain package
documentation
ethereum/src/transaction/eth_transaction.dart
ETHTransaction
value property
value property
dark_mode
light_mode
value
property
BigInt
value
final
The amount of Ether to transfer with the transaction.
Implementation
final BigInt value;
on_chain package
documentation
ethereum/src/transaction/eth_transaction
ETHTransaction
value property
ETHTransaction class