MyApp constructor

MyApp()

Implementation

MyApp() {
  serviceList.listen();
}