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