quarters method

Time quarters()

Gets a Time representing this number of quarters.

Implementation

Time quarters() => Time.fromQuarters(this);