SelectedCartoffers constructor
SelectedCartoffers({})
Implementation
SelectedCartoffers(
{this.id,
this.isAttached,
this.pog,
this.quantity,
this.autoRefill,
this.recommended,
this.assetId,
this.startRange,
this.productCode,
this.endRange});