WelcomeMessageMixin$Attachments$ImageAttachment.fromJson constructor

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

Implementation

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