CallBacksController constructor

CallBacksController()

Implementation

factory CallBacksController() {
  return _singleton;
}