yards method

Length yards()

Gets a Length representing this number of yards.

Implementation

Length yards() => Length.fromYards(this);