LoggingServer constructor
LoggingServer({})
Implementation
LoggingServer({
this.createTime,
this.hostname,
this.name,
this.port,
this.protocol,
this.sourceType,
this.uid,
this.updateTime,
});
LoggingServer({
this.createTime,
this.hostname,
this.name,
this.port,
this.protocol,
this.sourceType,
this.uid,
this.updateTime,
});