EffectiveTag constructor
      
      EffectiveTag({})
     
    
    
Implementation
EffectiveTag({
  this.inherited,
  this.namespacedTagKey,
  this.namespacedTagValue,
  this.tagKey,
  this.tagKeyParentName,
  this.tagValue,
});
EffectiveTag({
  this.inherited,
  this.namespacedTagKey,
  this.namespacedTagValue,
  this.tagKey,
  this.tagKeyParentName,
  this.tagValue,
});