productDetails property

ProductDetails productDetails
finalinherited

The product to create payment for.

It has to match one of the valid ProductDetails objects that you get from ProductDetailsResponse after calling InAppPurchasePlatform.queryProductDetails.

Implementation

final ProductDetails productDetails;