googlePlaceType property
Optional. Google Places type of the venue.
Implementation
@JsonKey(name: 'google_place_type')
String? get googlePlaceType;
Optional. Google Places type of the venue.
@JsonKey(name: 'google_place_type')
String? get googlePlaceType;