|
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
|
|
/* renamed from: o.dL, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public class C8435dL {
|
|
|
|
@SerializedName("code")
|
|
private String a;
|
|
|
|
public C8435dL(String str) {
|
|
this.a = str;
|
|
}
|
|
}
|