minutes method

Time minutes()

Gets a Time representing this number of minutes.

Implementation

Time minutes() => Time.fromMinutes(this);