toHand property
Length
get
toHand
Convert to Length$Hand
Implementation
Length get toHand => convertTo(
const Length$Hand(),
);
Convert to Length$Hand
Length get toHand => convertTo(
const Length$Hand(),
);