RequestPurchaseAndroidProps constructor
const
RequestPurchaseAndroidProps({})
Implementation
const RequestPurchaseAndroidProps({
this.isOfferPersonalized,
this.obfuscatedAccountIdAndroid,
this.obfuscatedProfileIdAndroid,
required this.skus,
});