14 lines
307 B
Java
14 lines
307 B
Java
|
package o;
|
||
|
|
||
|
import com.scb.phone.data.network.service.NotificationsService;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class DDE {
|
||
|
public final NotificationsService d;
|
||
|
|
||
|
@InterfaceC13391fZD
|
||
|
public DDE(NotificationsService notificationsService) {
|
||
|
this.d = notificationsService;
|
||
|
}
|
||
|
}
|