length property

int get length

获取当前缓存大小

Implementation

int get length => _cache.length;