productId property
For Apple: productId from the transaction payload. For Google: always null — voidedpurchases endpoint does not return productId.
Implementation
final String? productId;
For Apple: productId from the transaction payload. For Google: always null — voidedpurchases endpoint does not return productId.
final String? productId;