listings property
List of localized title and description data.
Map key is the language of the localized data, as defined by BCP-47, e.g. "en-US".
Implementation
core.Map<core.String, InAppProductListing>? listings;
List of localized title and description data.
Map key is the language of the localized data, as defined by BCP-47, e.g. "en-US".
core.Map<core.String, InAppProductListing>? listings;