iterator property

Iterator<Interval> iterator

Implementation

Iterator<Interval> get iterator => this._intervals.iterator;