QChatApplyJoinServerMemberAttachment.fromJson constructor

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

Implementation

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