toHand property

Length toHand

Convert to Length$Hand

Implementation

Length get toHand => convertTo(
      const Length$Hand(),
    );