AnalyticsEvent constructor

const AnalyticsEvent(
  1. String eventName
)

Implementation

const AnalyticsEvent(this.eventName);