earthMoonDistance constant
Length
const earthMoonDistance
Earth-Moon distance (semi-major axis). Value: 3.844×10⁸ m.
Implementation
static const Length earthMoonDistance = Length(384400000, LengthUnit.meter);