GoogleMapsPlacesV1References constructor
GoogleMapsPlacesV1References({
- List<
String> ? places, - List<
GoogleMapsPlacesV1Review> ? reviews,
Implementation
GoogleMapsPlacesV1References({
this.places,
this.reviews,
});