Asset constructor
Asset({})
Implementation
Asset({
this.assignedGroups,
this.attributes,
this.createTime,
this.insightList,
this.labels,
this.machineDetails,
this.name,
this.performanceData,
this.sources,
this.updateTime,
});