ChatMessageMixin$Attachments$ImageAttachment.fromJson constructor

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

Implementation

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