googlePlaceId property

  1. @JsonKey(name: 'google_place_id')
String? get googlePlaceId
inherited

Optional. Google Places identifier of the venue

Implementation

@JsonKey(name: 'google_place_id')
String? get googlePlaceId;