next abstract method

Future<Page<T>> next()

Returns the next page.

Implementation

Future<Page<T>> next();