nanograms method

Weight nanograms()

Gets a Weight representing this number of nanograms.

Implementation

Weight nanograms() => Weight.fromNanograms(this);