ChatEventsVersionedMixin$Events$EventChatItemEdited$Attachments.fromJson constructor
Implementation
factory ChatEventsVersionedMixin$Events$EventChatItemEdited$Attachments.fromJson(
Map<String, dynamic> json,
) =>
_$ChatEventsVersionedMixin$Events$EventChatItemEdited$AttachmentsFromJson(
json,
);