16 lines
333 B
Java
16 lines
333 B
Java
package o;
|
|
|
|
import com.google.gson.annotations.SerializedName;
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.bdq, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public class C4634bdq<Model> {
|
|
|
|
@SerializedName("list")
|
|
public final List<Model> b;
|
|
|
|
@SerializedName("lastPage")
|
|
public final int d;
|
|
}
|