ProgrammaticGuaranteedTerms constructor
      
      ProgrammaticGuaranteedTerms({})
     
    
    
Implementation
ProgrammaticGuaranteedTerms({
  this.fixedPrice,
  this.guaranteedLooks,
  this.impressionCap,
  this.minimumDailyLooks,
  this.percentShareOfVoice,
  this.reservationType,
});