NERtcServerAddresses constructor
NERtcServerAddresses({})
Implementation
NERtcServerAddresses({
this.channelServer,
this.statisticsServer,
this.roomServer,
this.compatServer,
this.nosLbsServer,
this.nosUploadSever,
this.nosTokenServer,
this.useIPv6 = false,
});