menu
dart_web3gas package
documentation
web3dart/web3dart.dart
EtherAmount
EtherAmount.zero constructor
EtherAmount.zero constructor
dark_mode
light_mode
EtherAmount.zero
constructor
EtherAmount.zero
(
)
Implementation
EtherAmount.zero() : this.inWei(BigInt.zero);
dart_web3gas package
documentation
web3dart/web3dart
EtherAmount
EtherAmount.zero constructor
EtherAmount class