lazyClearCache static method

dynamic lazyClearCache()

Implementation

static lazyClearCache() {
  _clearCache = true;
}