Event<T extends App<T>> constructor

Event<T extends App<T>>(
  1. T app
)

Implementation

Event(this.app);