menu
zego_express_engine
zego_express_engine.dart
ZegoEngineConfig
ZegoEngineConfig constructor
ZegoEngineConfig
dark_mode
light_mode
ZegoEngineConfig
constructor
ZegoEngineConfig
(
{
ZegoLogConfig
?
logConfig
,
Map
<
String
,
String
>
?
advancedConfig
}
)
Implementation
ZegoEngineConfig({this.logConfig, this.advancedConfig});
zego_express_engine
zego_express_engine
ZegoEngineConfig
ZegoEngineConfig constructor
ZegoEngineConfig class