17 lines
338 B
Java
17 lines
338 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
|
||
|
/* renamed from: o.dS, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C8664dS {
|
||
|
|
||
|
@SerializedName("code")
|
||
|
private final String a;
|
||
|
|
||
|
public C8664dS(String str) {
|
||
|
C14957gcv.e(str, "");
|
||
|
this.a = str;
|
||
|
}
|
||
|
}
|