asElementaryCharges property

ElectricCharge get asElementaryCharges

Returns a new ElectricCharge object representing this charge in Elementary Charges (e).

Implementation

ElectricCharge get asElementaryCharges => convertTo(ElectricChargeUnit.elementaryCharge);