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