cacheCount property

int cacheCount

Retrieves the already loaded matching elements

Implementation

int get cacheCount => _cache.length;