cacheIsEmpty property

bool get cacheIsEmpty

Implementation

bool get cacheIsEmpty => _cache?.isEmpty != false;