hours property

Duration hours

Implementation

Duration get hours => (this * 1000 * 1000 * 60 * 60).microseconds;