VerifyPurchaseConfig constructor
VerifyPurchaseConfig({
- AppleConfig? appleConfig,
- GooglePlayConfig? googlePlayConfig,
Implementation
VerifyPurchaseConfig({this.appleConfig, this.googlePlayConfig});