loadMore abstract method

Future<List<T>> loadMore()

Implementation

Future<List<T>> loadMore();