foodTypes property

List<PlaceFoodType> foodTypes
getter/setter pair

The list of food types assigned to this place. Not supported in OfflineSearchEngine (only available for the Navigate license).

Implementation

List<PlaceFoodType> foodTypes;