QChatRejectApplyServerMemberAttachment.fromJson constructor

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

Implementation

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