ounces method

Weight ounces()

Gets a Weight representing this number of ounces.

Implementation

Weight ounces() => Weight.fromOunces(this);