resetCacheVersion method

void resetCacheVersion()

Implementation

void resetCacheVersion() {
  _cacheVersion = null;
}