toHours method

Duration toHours()

Implementation

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