29 lines
534 B
Java
29 lines
534 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
|
|
/* loaded from: classes.dex */
|
|
public final class hZR {
|
|
|
|
@SerializedName("install_store")
|
|
String a;
|
|
|
|
@SerializedName("install_source")
|
|
String c;
|
|
|
|
@SerializedName("cert")
|
|
String e;
|
|
|
|
public hZR(String str, String str2, String str3) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
C14957gcv.e(str3, "");
|
|
this.c = str;
|
|
this.a = str2;
|
|
this.e = str3;
|
|
}
|
|
|
|
public /* synthetic */ hZR() {
|
|
}
|
|
}
|