AgentInfo constructor
AgentInfo({})
Implementation
AgentInfo({
this.agentId,
this.agentNetworkInfoList,
this.agentType,
this.collectionStatus,
this.connectorId,
this.health,
this.hostName,
this.lastHealthPingTime,
this.registeredTime,
this.version,
});