foodTypes property

List<PlaceFoodType> foodTypes
getter/setter pair

The list of food types assigned to this place. Not supported in OfflineSearchEngine (not available in all editions).

Implementation

List<PlaceFoodType> foodTypes;