QChatInviteServerMembersDoneAttachment.fromJson constructor

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

Implementation

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