micrograms method

Weight micrograms()

Gets a Weight representing this number of micrograms.

Implementation

Weight micrograms() => Weight.fromMicrograms(this);