menu
web3_universal_compat package
documentation
dart_web3_compat.dart
EtherAmount
getValueInUnitBI method
getValueInUnitBI method
dark_mode
light_mode
getValueInUnitBI
method
BigInt
getValueInUnitBI
(
EtherUnit
unit
)
Implementation
BigInt getValueInUnitBI(EtherUnit unit) => inWei ~/ unit.weiValue;
web3_universal_compat package
documentation
dart_web3_compat
EtherAmount
getValueInUnitBI method
EtherAmount class