billion method

Quantity billion()

Gets a Quantity representing this number of billions.

Implementation

Quantity billion() => Quantity.fromBillions(this);