milligrams method

Weight milligrams()

Gets a Weight representing this number of milligrams.

Implementation

Weight milligrams() => Weight.fromMilligrams(this);