16 lines
423 B
Java
16 lines
423 B
Java
|
package com.google.android.libraries.places.internal;
|
||
|
|
||
|
import com.google.android.libraries.places.api.net.FindCurrentPlaceResponse;
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
/* loaded from: classes2.dex */
|
||
|
public final class zzeg extends zzel<Object, FindCurrentPlaceResponse> {
|
||
|
String errorMessage;
|
||
|
String[] htmlAttributions;
|
||
|
zzez[] predictions;
|
||
|
String status;
|
||
|
|
||
|
zzeg() {
|
||
|
}
|
||
|
}
|