menu
nim_core_platform_interface package
documentation
nim_core_platform_interface.dart
NIMFileAttachment
NIMFileAttachment.fromMap factory constructor
NIMFileAttachment.fromMap factory constructor
dark_mode
light_mode
NIMFileAttachment.fromMap
constructor
NIMFileAttachment.fromMap
(
Map
<
String
,
dynamic
>
map
)
Implementation
factory NIMFileAttachment.fromMap(Map<String, dynamic> map) => _$NIMFileAttachmentFromJson(map);
nim_core_platform_interface package
documentation
nim_core_platform_interface
NIMFileAttachment
NIMFileAttachment.fromMap factory constructor
NIMFileAttachment class