menu
on_chain package
documentation
ethereum/src/models/transaction.dart
TransactionInfo
value property
value property
dark_mode
light_mode
value
property
BigInt
value
final
The value sent with the transaction.
Implementation
final BigInt value;
on_chain package
documentation
ethereum/src/models/transaction
TransactionInfo
value property
TransactionInfo class