RequestPurchaseAndroidProps constructor
const
RequestPurchaseAndroidProps({})
Implementation
const RequestPurchaseAndroidProps({
this.developerBillingOption,
this.isOfferPersonalized,
this.obfuscatedAccountId,
this.obfuscatedProfileId,
this.offerToken,
required this.skus,
});