GoogleMapsPlacesV1ContextualContentJustificationReviewJustification constructor
GoogleMapsPlacesV1ContextualContentJustificationReviewJustification({
- GoogleMapsPlacesV1ContextualContentJustificationReviewJustificationHighlightedText? highlightedText,
- GoogleMapsPlacesV1Review? review,
Implementation
GoogleMapsPlacesV1ContextualContentJustificationReviewJustification({
this.highlightedText,
this.review,
});