ones method

Quantity ones()

Gets a Quantity representing this number of ones.

Implementation

Quantity ones() => Quantity.fromOnes(this);