inHours property

int get inHours

Converts this Duration to hours

Implementation

int get inHours => this.inHours;