Event constructor

Event(
  1. String eventName
)

Implementation

Event(this.eventName);