EventType constructor

const EventType(
  1. String name
)

Implementation

const EventType(this.name);