RequestPurchaseIosProps constructor
const
RequestPurchaseIosProps({})
Implementation
const RequestPurchaseIosProps({
this.advancedCommerceData,
this.andDangerouslyFinishTransactionAutomatically,
this.appAccountToken,
this.quantity,
required this.sku,
this.withOffer,
});