27 lines
598 B
Java
27 lines
598 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
|
||
|
/* renamed from: o.aW, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C2057aW {
|
||
|
|
||
|
@SerializedName("userMode")
|
||
|
private final String c;
|
||
|
|
||
|
@SerializedName("dtag")
|
||
|
private final String d;
|
||
|
|
||
|
@SerializedName("tilesVersion")
|
||
|
private final String e;
|
||
|
|
||
|
public C2057aW(String str, String str2, String str3) {
|
||
|
C14957gcv.e(str, "");
|
||
|
C14957gcv.e(str2, "");
|
||
|
C14957gcv.e(str3, "");
|
||
|
this.d = str;
|
||
|
this.c = str2;
|
||
|
this.e = str3;
|
||
|
}
|
||
|
}
|