seconds property

Duration get seconds

Implementation

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