GoogleMapsPlacesV1ContextualContentJustificationReviewJustification class
Experimental: See https://developers.google.com/maps/documentation/places/web-service/experimental/places-generative for more details.
User review justifications. This highlights a section of the user review that would interest an end user. For instance, if the search query is "firewood pizza", the review justification highlights the text relevant to the search query.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- highlightedText ↔ GoogleMapsPlacesV1ContextualContentJustificationReviewJustificationHighlightedText?
-
getter/setter pair
- review ↔ GoogleMapsPlacesV1Review?
-
The review that the highlighted text is generated from.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited