hour property

Duration get hour

Implementation

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