productTitle property

String? productTitle
getter/setter pair

Developer-specified name of the product.

Displayed in buyer's locale. Example: coins, monthly subscription, etc.

Implementation

core.String? productTitle;