NestedChatMessageMixin$Attachments$ImageAttachment.fromJson constructor

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

Implementation

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