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