AdvancedCommerceRefundIOS constructor

const AdvancedCommerceRefundIOS({
  1. String? jsonRepresentation,
})

Implementation

const AdvancedCommerceRefundIOS({
  this.jsonRepresentation,
});