productId property

String? productId
final

For Apple: productId from the transaction payload. For Google: always null — voidedpurchases endpoint does not return productId.

Implementation

final String? productId;