loadNextPage method

void loadNextPage()

Implementation

void loadNextPage() {
  bloc.add(ListEventLoadNextPage<T>());
}