asGigaM property

Length get asGigaM

Returns a Length representing this length in Gigameters (Gm).

Implementation

Length get asGigaM => convertTo(LengthUnit.gigameter);