what-the-bank/sources/o/C6176cL.java

16 lines
311 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
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();
}
}