usPints property

Applies this to a US pint amount.

Implementation

VolumeInterpreter get usPints =>
    VolumeInterpreter._usPints._withPrefix(_multiplier);