ApiManager constructor

ApiManager()

Implementation

factory ApiManager() {
  return _singleton;
}