GasStationRequest.smali
.class public interface abstract Lcom/cmcm/safewallet/data/remote/api/GasStationRequest;
.super Ljava/lang/Object;
.source "GasStationRequest.java"
# virtual methods
.method public abstract getETHRecommendGas()Lretrofit2/Call;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lretrofit2/Call",
"<",
"Lorg/json/JSONObject;",
">;"
}
.end annotation
.annotation runtime Lretrofit2/http/GET;
value = "json/ethgasAPI.json"
.end annotation
.end method