hasPageInfo method

bool hasPageInfo(
  1. int pageIndex
)

Implementation

bool hasPageInfo(int pageIndex) => _infos.containsKey(pageIndex);