GoogleMapsPlacesV1ContextualContentJustification constructor
GoogleMapsPlacesV1ContextualContentJustification({
- GoogleMapsPlacesV1ContextualContentJustificationBusinessAvailabilityAttributesJustification? businessAvailabilityAttributesJustification,
- GoogleMapsPlacesV1ContextualContentJustificationReviewJustification? reviewJustification,
Implementation
GoogleMapsPlacesV1ContextualContentJustification({
this.businessAvailabilityAttributesJustification,
this.reviewJustification,
});