TaxonomyLabel constructor

Implementation

TaxonomyLabel(
  this.authAddress,
  this.authName,
  this.authUrl,
  this.categories,
  this.children,
  this.countriesWhereSold,
  this.country,
  this.description,
  this.euGroups,
  this.exceptions,
  this.image,
  this.images,
  this.ingredients,
  this.labelCategories,
  this.manufacturingPlaces,
  this.name,
  this.opposite,
  this.origins,
  this.packaging,
  this.packagingPlaces,
  this.parents,
  this.protectedNameType,
  this.stores,
  this.wikidata,
);