foursquareId property

  1. @JsonKey(name: 'foursquare_id')
String? get foursquareId
inherited

Optional. Foursquare identifier of the venue

Implementation

@JsonKey(name: 'foursquare_id')
String? get foursquareId;