AppTime<T extends App<T>> constructor

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

Implementation

AppTime(this.app);