FirebaseService constructor

FirebaseService()

Implementation

factory FirebaseService() {
  return _instance;
}