16 lines
379 B
Java
16 lines
379 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
import com.huawei.hms.support.feature.result.CommonConstant;
|
||
|
|
||
|
/* renamed from: o.fyi, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class C14730fyi {
|
||
|
|
||
|
@SerializedName("countryName")
|
||
|
public String a;
|
||
|
|
||
|
@SerializedName(CommonConstant.KEY_COUNTRY_CODE)
|
||
|
public String b;
|
||
|
}
|