zero static method

EtherAmount zero()

Implementation

static EtherAmount zero() => EtherAmount._(inWei: BigInt.zero);