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