foursquareType property
Optional. Foursquare type of the venue. (For example, "arts_entertainment/default", "arts_entertainment/aquarium" or "food/icecream".)
Implementation
@JsonKey(name: 'foursquare_type')
String? get foursquareType;
Optional. Foursquare type of the venue. (For example, "arts_entertainment/default", "arts_entertainment/aquarium" or "food/icecream".)
@JsonKey(name: 'foursquare_type')
String? get foursquareType;