invalidateCache method

void invalidateCache()

Implementation

void invalidateCache() {
  _cacheMtime = 0;
}