package com.google.android.gms.internal.ads;

import androidx.annotation.Nullable;
import org.json.JSONObject;

/* JADX INFO: loaded from: classes2.dex */
public final class cb1 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final String f9860a;

    @Nullable
    public final JSONObject zzb;

    public cb1(String str, @Nullable JSONObject jSONObject) {
        this.f9860a = str;
        this.zzb = jSONObject;
    }
}
