GooglePlayPayService.smali
.class public Lcom/sandboxol/googlepay/billing/GooglePlayPayService;
.super Lcom/sandboxol/googlepay/billing/BasePayService;
.source "GooglePlayPayService.java"
# annotations
.annotation build Lcom/alibaba/android/arouter/facade/annotation/Route;
path = "/pay/service"
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Lcom/sandboxol/googlepay/billing/BasePayService;-><init>()V
return-void
.end method