16 lines
311 B
Java
16 lines
311 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
|
|
/* renamed from: o.cL, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public class C6176cL {
|
|
|
|
@SerializedName("favouritesId")
|
|
public Integer d;
|
|
|
|
public static C6176cL d() {
|
|
return new C6176cL();
|
|
}
|
|
}
|