QChatApplyJoinServerMemberDoneAttachment.fromJson constructor

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

Implementation

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