apkfuckery/com.discord/smali/com/discord/widgets/guilds/profile/WidgetGuildProfileSheetViewModel$Event.smali

39 lines
1 KiB
Smali
Raw Normal View History

2020-03-19 04:19:10 +00:00
.class public abstract Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetViewModel$Event;
2019-12-06 03:29:40 +00:00
.super Ljava/lang/Object;
2020-03-19 04:19:10 +00:00
.source "WidgetGuildProfileSheetViewModel.kt"
2019-12-06 03:29:40 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-03-19 04:19:10 +00:00
value = Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetViewModel;
2019-12-06 03:29:40 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
2020-03-19 04:19:10 +00:00
name = "Event"
2019-12-06 03:29:40 +00:00
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
2020-03-19 04:19:10 +00:00
Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetViewModel$Event$DismissAndShowToast;
2019-12-06 03:29:40 +00:00
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
.locals 0
2020-03-19 04:19:10 +00:00
invoke-direct {p0}, Lcom/discord/widgets/guilds/profile/WidgetGuildProfileSheetViewModel$Event;-><init>()V
2019-12-06 03:29:40 +00:00
return-void
.end method