clearCaches static method

void clearCaches()

clearCaches method.

Implementation

static void clearCaches() {
  _taggedKeyCache.clear();
}