QChatApplyJoinServerMemberAcceptAttachment.fromJson constructor

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

Implementation

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