package o; import com.google.gson.annotations.SerializedName; import java.util.List; /* loaded from: classes3.dex */ public final class UIZ { @SerializedName("productHeader") public final List b; private UIZ(byte b) { this.b = null; } private /* synthetic */ UIZ(char c) { this((byte) 0); } public UIZ() { this((char) 0); } }