AppService<T extends App<T>> constructor

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

Implementation

AppService(this.app);