package com.google.android.gms.internal.measurement; import com.google.android.gms.common.internal.Preconditions; import com.google.android.gms.dynamic.ObjectWrapper; /* loaded from: classes.dex */ final class zzdt extends zzdu { final /* synthetic */ String zza; final /* synthetic */ String zzb; final /* synthetic */ Object zzc; final /* synthetic */ boolean zzd; final /* synthetic */ zzef zze; /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ zzdt(zzef zzefVar, String str, String str2, Object obj, boolean z10) { super(zzefVar, true); this.zze = zzefVar; this.zza = str; this.zzb = str2; this.zzc = obj; this.zzd = z10; } @Override // com.google.android.gms.internal.measurement.zzdu final void zza() { zzcc zzccVar; zzccVar = this.zze.zzj; ((zzcc) Preconditions.checkNotNull(zzccVar)).setUserProperty(this.zza, this.zzb, ObjectWrapper.wrap(this.zzc), this.zzd, this.zzh); } }