asAngstrom property

Length get asAngstrom

Returns a Length representing this length in Ångströms (Å).

Implementation

Length get asAngstrom => convertTo(LengthUnit.angstrom);