verificationData property

PurchaseVerificationData verificationData
final

The verification data of the purchase.

Use this to verify the purchase. See PurchaseVerificationData for details on how to verify purchase use this data. You should never use any purchase data until verified.

Implementation

final PurchaseVerificationData verificationData;