Agent constructor
Agent({})
Implementation
Agent({
this.agentId,
this.attributes,
this.card,
this.createTime,
this.description,
this.displayName,
this.location,
this.name,
this.protocols,
this.skills,
this.uid,
this.updateTime,
this.version,
});