quarters method

Time quarters()

Gets a Time representing this number of quarters.

Implementation

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