Interval constructor

const Interval(
  1. Duration duration
)

Implementation

const Interval(this.duration);