forceRefresh method

void forceRefresh()

Force refresh cache

Implementation

void forceRefresh() {
  _invalidateCache();
}