what-the-bank/sources/o/ZbR.java

14 lines
271 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.scb.phone.data.network.service.ProfileService;
/* loaded from: classes3.dex */
public final class ZbR {
public ProfileService c;
@InterfaceC13391fZD
public ZbR(ProfileService profileService) {
this.c = profileService;
}
}