EtherAmount.inWei constructor

const EtherAmount.inWei(
  1. BigInt _value
)

Implementation

const EtherAmount.inWei(this._value);