ss property

Duration get ss

返回时间对象: 秒

Implementation

Duration get ss => Duration(seconds: this);