DescribeThingResponse constructor
      
      DescribeThingResponse({})
     
    
    
Implementation
DescribeThingResponse({
  this.attributes,
  this.billingGroupName,
  this.defaultClientId,
  this.thingArn,
  this.thingId,
  this.thingName,
  this.thingTypeName,
  this.version,
});