clearPlaceDetailsCache method

void clearPlaceDetailsCache()

Implementation

void clearPlaceDetailsCache() {
  _placeDetailsCache.clear();
}