a$a.smali

.class public final Lfl/a$a;
.super Ljava/lang/Object;
.source "PushDetail.kt"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lfl/a;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = "a"
.end annotation


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>()V
    .registers 1

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method

.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
    .registers 2

    invoke-direct {p0}, Lfl/a$a;-><init>()V

    return-void
.end method


# virtual methods
.method public final a(Lcom/shopee/foody/push/core/message/PushMessage;Lcom/shopee/foody/push/service/PushSourceType;)Lfl/a;
    .registers 5

    new-instance v0, Lfl/a;

    invoke-virtual {p1}, Lcom/shopee/foody/push/core/message/PushMessage;->getData()Lcom/shopee/foody/push/core/message/PushDataSection;

    move-result-object v1

    if-eqz v1, :cond_d

    invoke-virtual {v1}, Lcom/shopee/foody/push/core/message/PushDataSection;->getSeq_id()Ljava/lang/String;

    move-result-object v1

    goto :goto_e

    :cond_d
    const/4 v1, 0x0

    :goto_e
    invoke-virtual {p1}, Lcom/shopee/foody/push/core/message/PushMessage;->getData()Lcom/shopee/foody/push/core/message/PushDataSection;

    move-result-object p1

    invoke-direct {v0, p2, v1, p1}, Lfl/a;-><init>(Lcom/shopee/foody/push/service/PushSourceType;Ljava/lang/String;Lcom/shopee/foody/push/core/message/PushDataSection;)V

    return-object v0
.end method