seconds property

Duration seconds

Returns seconds duration

5.seconds

Implementation

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