AdvancedCommerceInfoIOS constructor
const
AdvancedCommerceInfoIOS({})
Implementation
const AdvancedCommerceInfoIOS({
this.description,
this.displayName,
this.estimatedTax,
required this.items,
this.requestReferenceId,
this.taxCode,
this.taxExclusivePrice,
this.taxRate,
});