what-the-bank/sources/o/C8856dY.java

16 lines
296 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.google.gson.annotations.SerializedName;
/* renamed from: o.dY, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public class C8856dY {
@SerializedName("maskAccountFlag")
public int c;
public C8856dY(int i) {
this.c = i;
}
}