package i0;

import androidx.annotation.NonNull;
import androidx.annotation.Nullable;

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

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final boolean f26493c;

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

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final int f26495e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final int f26496f;

    public g(@NonNull String str, int i10, boolean z10, @Nullable String str2, int i11, int i12) {
        this.f26491a = str;
        this.f26492b = i10;
        this.f26493c = z10;
        this.f26494d = str2;
        this.f26495e = i11;
        this.f26496f = i12;
    }

    @Nullable
    public String getVariationSettings() {
        return this.f26494d;
    }
}
