next method

IteratorResult<T> next()

Implementation

IteratorResult<T> next() => jsu.callMethod(this, 'next', []);