package com.google.android.gms.internal.p002firebaseauthapi; import com.google.android.gms.common.internal.Preconditions; import com.huawei.hms.support.feature.result.CommonConstant; import org.json.JSONException; import org.json.JSONObject; /* loaded from: classes2.dex */ public final class zzzo implements zzxm { private final String zza; public zzzo(String str) { this.zza = Preconditions.checkNotEmpty(str); } @Override // com.google.android.gms.internal.p002firebaseauthapi.zzxm public final String zza() throws JSONException { JSONObject jSONObject = new JSONObject(); jSONObject.put(CommonConstant.KEY_ID_TOKEN, this.zza); return jSONObject.toString(); } }