handleRefresh method

void handleRefresh()

Implementation

void handleRefresh() {
  clearError();
  _executePaginationAction('handleRefresh', page: 1);
}