14 lines
271 B
Java
14 lines
271 B
Java
|
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;
|
||
|
}
|
||
|
}
|