Get a Place from the cache if exists.
Place? placeFromCache(String? placeId) => _placeDetailsCache[placeId];