initServices method

void initServices()

Implementation

void initServices() {
  analytics?.init();
  messaging?.init();
  realTimeDb?.init();
}