Source constructor
Source({})
Implementation
Source({
this.createTime,
this.description,
this.displayName,
this.errorFrameCount,
this.managed,
this.name,
this.pendingFrameCount,
this.priority,
this.state,
this.type,
this.updateTime,
});