onLoading method

dynamic onLoading()

Implementation

onLoading() {
  pageNo++;
  request();
}