getCacheState method

bool getCacheState()

Implementation

bool getCacheState() {
  return _isUserCache;
}