hh property

Duration get hh

返回时间对象: 小时

Implementation

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