package d.f.a;

import java.util.Map;

/* JADX INFO: compiled from: TvResetApi.kt */
/* JADX INFO: loaded from: classes.dex */
@g.i
public final class l1 {
    public final d1 a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final Map<String, String> f2641b;

    public l1(d1 d1Var, String str, Map<String, String> map) {
        g.h0.c.l.f(d1Var, "body");
        g.h0.c.l.f(str, "uri");
        g.h0.c.l.f(map, "fields");
        this.a = d1Var;
        this.f2641b = map;
    }
}
