value property

BigInt? value

The amount (in wei) this transaction is sending.

Implementation

BigInt? get value => impl.value?.toBigInt;