GetCoreDeviceResponse constructor
GetCoreDeviceResponse({})
Implementation
GetCoreDeviceResponse({
this.architecture,
this.coreDeviceThingName,
this.coreVersion,
this.lastStatusUpdateTimestamp,
this.platform,
this.status,
this.tags,
});