hours property

Duration hours

Returns Duration of this in hours.

Implementation

Duration get hours => Duration(hours: this);