package F;

/* JADX INFO: loaded from: classes.dex */
public final class g extends d {

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

    public g(String str, String str2) {
        super(str);
        this.f570b = str2;
    }
}
