|
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;
|
|
}
|
|
}
|