loadNext abstract method

Future<List> loadNext()

Load next items asynchronously

Implementation

Future<List> loadNext();