19 lines
354 B
Java
19 lines
354 B
Java
|
package o;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class nEP {
|
||
|
private final Xky a;
|
||
|
|
||
|
@InterfaceC13391fZD
|
||
|
public nEP(Xky xky) {
|
||
|
C14957gcv.e(xky, "");
|
||
|
this.a = xky;
|
||
|
}
|
||
|
|
||
|
public final String d() {
|
||
|
iKd K = this.a.K();
|
||
|
String str = K != null ? K.c : null;
|
||
|
return str == null ? "" : str;
|
||
|
}
|
||
|
}
|