package com.bytedance.sdk.component.adexpress.fm.lb;

/* JADX INFO: loaded from: classes.dex */
public class lb {
    private String fm;

    /* JADX INFO: renamed from: lb, reason: collision with root package name */
    private String f6531lb;
    private String ro;

    public lb(String str, String str2, String str3) {
        this.fm = str;
        this.ro = str2;
        this.f6531lb = str3;
    }

    public String fm() {
        return this.fm;
    }

    public String ro() {
        return this.ro;
    }
}
