Package version:
An interface that allows async iterable iteration both to completion and by page.
Return an AsyncIterableIterator that works a page at a time
The next method, part of the iteration protocol
An interface that allows async iterable iteration both to completion and by page.