retailerDisplayName property

String? retailerDisplayName
getter/setter pair

The retailer's display name that could be used in our LLM answers.

Example - "Google"

Optional.

Implementation

core.String? retailerDisplayName;