menu
nim_core_v2
nim_core.dart
NIMConversation
NIMConversation.fromJson factory constructor
NIMConversation.fromJson
dark_mode
light_mode
NIMConversation.fromJson
constructor
NIMConversation.fromJson
(
Map
<
String
,
dynamic
>
map
)
Implementation
factory NIMConversation.fromJson(Map<String, dynamic> map) => _$NIMConversationFromJson(map);
nim_core_v2
nim_core_v2
NIMConversation
NIMConversation.fromJson factory constructor
NIMConversation class