NIMChatroomMemberInAttachment.fromMap constructor Null safety
Implementation
factory NIMChatroomMemberInAttachment.fromMap(Map<String, dynamic> map) =>
_$NIMChatroomMemberInAttachmentFromJson(map);
factory NIMChatroomMemberInAttachment.fromMap(Map<String, dynamic> map) =>
_$NIMChatroomMemberInAttachmentFromJson(map);