Interval.forSeconds(int seconds)

Source

Interval.forSeconds(int seconds) : this(new Duration(seconds: seconds));