iterator property

Iterator<T> iterator

Implementation

Iterator<T> get iterator => iter.iterator;