toMileUS property

Length toMileUS

Convert to Length$MileUS

Implementation

Length get toMileUS => convertTo(
      const Length$MileUS(),
    );