setLoadingFromCache method

void setLoadingFromCache()

Implementation

void setLoadingFromCache() {
  _wasLoadedFromCache = true;
}