package com.seewo.sdk.internal.response.picture;

import H0.n;
import com.seewo.sdk.internal.model.SDKParsable;

/* JADX INFO: loaded from: classes.dex */
public class RespGetSolution implements SDKParsable {
    public n result;

    private RespGetSolution() {
    }

    public RespGetSolution(n nVar) {
        this();
        this.result = nVar;
    }
}
