See [Symbol.iterator]().
[Symbol.iterator]()
JSIterator<T> get iterator => _callMethod<JSIterator<T>>(JSSymbol.iterator);