GoogleMapsPlacesV1SearchNearbyResponse constructor
GoogleMapsPlacesV1SearchNearbyResponse({
- List<
GoogleMapsPlacesV1Place> ? places,
Implementation
GoogleMapsPlacesV1SearchNearbyResponse({
this.places,
});