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