let request = GMSPlaceSearchByTextRequest(textQuery:”pizza in New York”, placeProperties: placeProperties) erroe
pod ‘GooglePlaces’, ‘~> 9.0.0’
swift code:let request = GMSPlaceSearchByTextRequest(textQuery:”pizza in New York”, placeProperties: placeProperties)
error:Cannot convert value of type ‘[GMSPlaceProperty]’ to expected argument type ‘[String]’