nextPage abstract method

Future<BasePagedList<T>?> nextPage()

Implementation

Future<BasePagedList<T>?> nextPage();