DeviceDescription constructor
DeviceDescription({})
Implementation
DeviceDescription({
this.arn,
this.attributes,
this.deviceId,
this.enabled,
this.remainingLife,
this.tags,
this.type,
});
DeviceDescription({
this.arn,
this.attributes,
this.deviceId,
this.enabled,
this.remainingLife,
this.tags,
this.type,
});