count property

int get count

Implementation

int get count => cacheItems?.length ?? 0;