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

14 lines
271 B
Java
Raw Normal View History

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