apkfuckery/com.discord/smali/com/discord/utilities/rest/RestAPI$HarvestState$NeverR...

27 lines
685 B
Smali

.class public final Lcom/discord/utilities/rest/RestAPI$HarvestState$NeverRequested;
.super Lcom/discord/utilities/rest/RestAPI$HarvestState;
.source "RestAPI.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/utilities/rest/RestAPI$HarvestState;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "NeverRequested"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 1
const/4 v0, 0x0
invoke-direct {p0, v0}, Lcom/discord/utilities/rest/RestAPI$HarvestState;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
return-void
.end method