package com.ironsource; import com.ironsource.mediationsdk.IronSource; import kotlin.jvm.internal.Intrinsics; /* loaded from: classes2.dex */ public final class zh extends b1 { public zh() { this("", null); } /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ public zh(String adUnitId, ts tsVar) { super(IronSource.AD_UNIT.INTERSTITIAL, adUnitId, null, tsVar, 4, null); Intrinsics.checkNotNullParameter(adUnitId, "adUnitId"); } }