VerifyPurchaseAndroidOptions constructor
const
VerifyPurchaseAndroidOptions({})
Implementation
const VerifyPurchaseAndroidOptions({
required this.accessToken,
this.isSub,
required this.packageName,
required this.productToken,
});