shouldFetchMore method

bool shouldFetchMore(
  1. int i,
  2. int threshold
)

Implementation

bool shouldFetchMore(int i, int threshold) => false;