billions property

Rational billions

Gets the number of billions in this Quantity, including any fractional portion.

Implementation

Rational get billions => getUnits(QuantityUnit.billion);