Returns a Duration with the given number of seconds.
Duration get seconds => Duration(seconds: this);