CachedEvent.smali

.class public Lcom/appsflyer/internal/model/event/CachedEvent;
.super Lcom/appsflyer/AFEvent;
.source ""


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

    .line 1
    invoke-direct {p0}, Lcom/appsflyer/AFEvent;-><init>()V

    return-void
.end method