RtcEngineContext constructor Null safety
Constructs a RtcEngineConfig
Implementation
RtcEngineContext(
this.appId, {
this.areaCode,
this.logConfig,
});
Constructs a RtcEngineConfig
RtcEngineContext(
this.appId, {
this.areaCode,
this.logConfig,
});