RtcServerAddresses constructor
RtcServerAddresses({})
Implementation
RtcServerAddresses({
this.valid,
this.channelServer,
this.statisticsServer,
this.roomServer,
this.compatServer,
this.nosLbsServer,
this.nosUploadSever,
this.nosTokenServer,
this.useIPv6,
});