package com.applovin.impl; import android.text.SpannedString; import com.applovin.impl.dc; /* loaded from: classes.dex */ public class fj extends dc { public String toString() { return "SectionListItemViewModel{text=" + ((Object) this.c) + "}"; } public fj(String str) { super(dc.c.SECTION); this.c = new SpannedString(str); } }