ChatMessageMixin$Attachments$ImageAttachment.fromJson constructor
Implementation
factory ChatMessageMixin$Attachments$ImageAttachment.fromJson(
Map<String, dynamic> json,
) => _$ChatMessageMixin$Attachments$ImageAttachmentFromJson(json);
factory ChatMessageMixin$Attachments$ImageAttachment.fromJson(
Map<String, dynamic> json,
) => _$ChatMessageMixin$Attachments$ImageAttachmentFromJson(json);