Return the point in time seconds from now.
seconds
DateTime secondsFromNow(int seconds) => fromNow(seconds: seconds);