units property

Quantity units

Creates a unit measurement.

Implementation

Quantity get units =>
    RoundingQuantityInterpreter._units._withPrefix(_prefix)(_value);