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

24 lines
408 B
Java

package o;
import com.google.gson.annotations.SerializedName;
import java.util.List;
/* loaded from: classes3.dex */
public final class Gri extends C16562pOe {
@SerializedName("data")
public final List<C13419fZv> b;
private /* synthetic */ Gri(char c) {
this((byte) 0);
}
private Gri(byte b) {
this.b = null;
}
public Gri() {
this((char) 0);
}
}