Apps Flyer Analytic Event
open class AppsFlyerAnalyticEvent(val name: String, val params: Map<String, Any> = emptyMap()) : AnalyticEvent
Represents a base analytic event that should be reported to AppsFlyer.
Represents a base analytic event that should be reported to AppsFlyer.