HomeViewModel.smali
.class public final Lcom/singbox/party/HomeViewModel;
.super Lsg/bigo/arch/mvvm/BaseViewModel;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/singbox/party/HomeViewModel$a;
}
.end annotation
# static fields
.field public static final a:Lcom/singbox/party/HomeViewModel$a;
# direct methods
.method static constructor <clinit>()V
.registers 2
new-instance v0, Lcom/singbox/party/HomeViewModel$a;
const/4 v1, 0x0
invoke-direct {v0, v1}, Lcom/singbox/party/HomeViewModel$a;-><init>(Lkotlin/f/b/j;)V
sput-object v0, Lcom/singbox/party/HomeViewModel;->a:Lcom/singbox/party/HomeViewModel$a;
return-void
.end method
.method public constructor <init>()V
.registers 1
.line 10
invoke-direct {p0}, Lsg/bigo/arch/mvvm/BaseViewModel;-><init>()V
return-void
.end method