DatafeedTarget constructor
      
      DatafeedTarget({})
     
    
    
Implementation
DatafeedTarget({
  this.country,
  this.excludedDestinations,
  this.feedLabel,
  this.includedDestinations,
  this.language,
  this.targetCountries,
});DatafeedTarget({
  this.country,
  this.excludedDestinations,
  this.feedLabel,
  this.includedDestinations,
  this.language,
  this.targetCountries,
});