ng property

Mass get ng

Creates a Mass instance representing this numerical value in Nanograms (ng).

Implementation

Mass get ng => Mass(toDouble(), MassUnit.nanogram);