ChatMessageQuoteMixin$Attachments$ImageAttachment.fromJson constructor

ChatMessageQuoteMixin$Attachments$ImageAttachment.fromJson(
  1. Map<String, dynamic> json
)

Implementation

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