menu
nim_core
nim_core
NIMMessageAttachment
fromJson static method
fromJson
brightness_4
brightness_5
fromJson
static method
NIMMessageAttachment
?
fromJson
(
Map
<
Object
?
,
Object
?
>
?
json
)
Implementation
static NIMMessageAttachment? fromJson(Map<Object?, Object?>? json) { return _fromMap(json); }
nim_core
nim_core
NIMMessageAttachment
fromJson static method
NIMMessageAttachment class