length property

int length

return the number of element in the cache

Implementation

int get length => _internalStorage.length;