thous method

Length thous()

Gets a Length representing this number of thous.

Implementation

Length thous() => Length.fromThous(this);