iterator property

Iterator<T> get iterator

Implementation

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