feet method

Length feet()

Gets a Length representing this number of feet.

Implementation

Length feet() => Length.fromFeet(this);