loadNext abstract method Null safety

Future<List> loadNext()

Load next items asynchronously

Implementation

Future<List> loadNext();