16 lines
310 B
Java
16 lines
310 B
Java
|
package o;
|
||
|
|
||
|
import com.google.gson.annotations.SerializedName;
|
||
|
|
||
|
/* renamed from: o.bu, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class C5491bu {
|
||
|
|
||
|
@SerializedName("imageContent")
|
||
|
public String b;
|
||
|
|
||
|
public static C5491bu d() {
|
||
|
return new C5491bu();
|
||
|
}
|
||
|
}
|