package o; import com.google.gson.annotations.SerializedName; /* renamed from: o.dB, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public class C8098dB { @SerializedName("nickname") private String b; private C8098dB(IeS ieS) { this.b = ieS.a; } public static IeS c() { return new IeS((byte) 0); } /* renamed from: o.dB$IeS */ /* loaded from: classes3.dex */ public static final class IeS { public String a; private IeS() { } /* synthetic */ IeS(byte b) { this(); } } public /* synthetic */ C8098dB(IeS ieS, byte b) { this(ieS); } }