c.smali

.class public Lxc/c;
.super Lcom/shopee/shopeetracker/model/TrackingEventV3;
.source "AutoTrackingEvent.java"


# instance fields
.field public a:Ljava/lang/String;
    .annotation runtime Lq5/c;
        value = "civ_id"
    .end annotation
.end field

.field public b:Ljava/lang/String;
    .annotation runtime Lq5/c;
        value = "last_civ_id"
    .end annotation
.end field


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

    return-void
.end method

.method public constructor <init>(Lcom/shopee/shopeetracker/model/InfoV3;)V
    .registers 2

    invoke-direct {p0, p1}, Lcom/shopee/shopeetracker/model/TrackingEventV3;-><init>(Lcom/shopee/shopeetracker/model/InfoV3;)V

    return-void
.end method