ThingGroupDocument constructor
      
      ThingGroupDocument({})
     
    
    
Implementation
ThingGroupDocument({
  this.attributes,
  this.parentGroupNames,
  this.thingGroupDescription,
  this.thingGroupId,
  this.thingGroupName,
});ThingGroupDocument({
  this.attributes,
  this.parentGroupNames,
  this.thingGroupDescription,
  this.thingGroupId,
  this.thingGroupName,
});