inAU property
double
get
inAU
Returns the length value in Astronomical Units (AU).
Implementation
double get inAU => getValue(LengthUnit.astronomicalUnit);
Returns the length value in Astronomical Units (AU).
double get inAU => getValue(LengthUnit.astronomicalUnit);