trillion method

Quantity trillion()

Gets a Quantity representing this number of trillions.

Implementation

Quantity trillion() => Quantity.fromTrillions(this);