NIMChatroomIndependentModeConfig constructor Null safety
Implementation
NIMChatroomIndependentModeConfig({
required this.appKey,
this.account,
this.token,
});
NIMChatroomIndependentModeConfig({
required this.appKey,
this.account,
this.token,
});