asAngstrom property
Length
get
asAngstrom
Returns a Length representing this length in Ångströms (Å).
Implementation
Length get asAngstrom => convertTo(LengthUnit.angstrom);
Returns a Length representing this length in Ångströms (Å).
Length get asAngstrom => convertTo(LengthUnit.angstrom);