Event constructor

Event(
  1. String name
)

Implementation

Event(this.name);