gigameters method

Length gigameters()

Gets a Length representing this number of gigameters.

Implementation

Length gigameters() => Rational.fromInt(this).gigameters();