menu
nim_core
nim_core
NIMRevokeMessage
NIMRevokeMessage.fromMap factory constructor
NIMRevokeMessage.fromMap
brightness_4
brightness_5
NIMRevokeMessage.fromMap
constructor
NIMRevokeMessage.fromMap
(
Map
<
String
,
dynamic
>
map
)
Implementation
factory NIMRevokeMessage.fromMap(Map<String, dynamic> map) => _$NIMRevokeMessageFromJson(map);
nim_core
nim_core
NIMRevokeMessage
NIMRevokeMessage.fromMap factory constructor
NIMRevokeMessage class