pageCache property

Map<int, List<TItem>> pageCache
final

Implementation

final pageCache = Map<int, List<TItem>>();