package o; /* renamed from: o.Fz, reason: case insensitive filesystem */ /* loaded from: classes.dex */ public final class C0408Fz { public String d; public C0408Fz(String str) { C14957gcv.e(str, ""); this.d = str; } public /* synthetic */ C0408Fz() { } public final String toString() { String str = this.d; StringBuilder sb = new StringBuilder("BOTAwarenessWebViewAnswer(status="); sb.append(str); sb.append(")"); return sb.toString(); } public final int hashCode() { return this.d.hashCode(); } public final boolean equals(Object obj) { if (this == obj) { return true; } return (obj instanceof C0408Fz) && C14957gcv.b((Object) this.d, (Object) ((C0408Fz) obj).d); } }