clearCache method

void clearCache()

Implementation

void clearCache() {
  clearSuggestionsCache();
  clearPlaceDetailsCache();
}