f.smali
.class public final Lcom/imo/android/imoim/community/community/data/bean/f;
.super Ljava/lang/Object;
.source "SourceFile"
# instance fields
.field public a:Ljava/lang/String;
.annotation runtime Lcom/google/gson/a/e;
a = "community_id"
.end annotation
.end field
.field public b:I
.annotation runtime Lcom/google/gson/a/e;
a = "num_unread"
.end annotation
.end field
.field public c:Lcom/imo/android/imoim/community/notice/data/b;
.annotation runtime Lcom/google/gson/a/e;
a = "activity_feed_item"
.end annotation
.end field
.field public d:Ljava/lang/String;
.annotation runtime Lcom/google/gson/a/e;
a = "type"
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.registers 2
.line 17
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const-string v0, "unknown"
.line 26
iput-object v0, p0, Lcom/imo/android/imoim/community/community/data/bean/f;->d:Ljava/lang/String;
return-void
.end method