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

16 lines
299 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.dV, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public class C8761dV {
@SerializedName("language")
public String c;
public C8761dV(String str) {
this.c = str;
}
}