hours method

Duration hours()

Returns hours duration

5.hours

Implementation

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