toYard property

Length toYard

Convert to Length$Yard

Implementation

Length get toYard => convertTo(
      const Length$Yard(),
    );