QChatJoinServerByInviteCodeAttachment.fromJson constructor

QChatJoinServerByInviteCodeAttachment.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory QChatJoinServerByInviteCodeAttachment.fromJson(
        Map<String, dynamic> json) =>
    _$QChatJoinServerByInviteCodeAttachmentFromJson(json);