cacheSize property

int get cacheSize

Returns the current cache size for monitoring purposes.

Implementation

static int get cacheSize => _nameNodeCache.length;