googlePlaceType property

  1. @JsonKey(name: 'google_place_type')
String? get googlePlaceType
inherited

Optional. Google Places type of the venue. (See supported types.)

Implementation

@JsonKey(name: 'google_place_type')
String? get googlePlaceType;