Hard

You're building a paginated data fetcher that needs to work with for-await-of loops. What's the correct implementation of the missing methods to make this code work?

Choose an option below