next abstract method

Future<void> next()

Load the data on the next page.

If there is no data, load() is executed.

Implementation

Future<void> next();