weeks method

Time weeks()

Gets a Time representing this number of weeks.

Implementation

Time weeks() => ones.weeks();