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