a.smali

.class public interface abstract Lhh/a;
.super Ljava/lang/Object;
.source "LocationApi.kt"


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method


# virtual methods
.method public abstract a(Lcom/shopee/foody/driver/location/business/LocationRequest;)Lxq/d;
    .param p1    # Lcom/shopee/foody/driver/location/business/LocationRequest;
        .annotation runtime Lzq/a;
        .end annotation
    .end param
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lcom/shopee/foody/driver/location/business/LocationRequest;",
            ")",
            "Lxq/d<",
            "Lhh/c;",
            ">;"
        }
    .end annotation

    .annotation runtime Lzq/j;
        value = {
            "Accept: application/json"
        }
    .end annotation

    .annotation runtime Lzq/m;
        value = "/api/driver/v2/location"
    .end annotation
.end method