entryCount property

int get entryCount

Total count of cached query entries currently in memory.

Implementation

static int get entryCount => _cache.length;