weeks method

Time weeks()

Gets a Time representing this number of weeks.

Implementation

Time weeks() => Time.fromWeeks(this);