ApiService constructor

ApiService()

Implementation

factory ApiService() {
  return _instance;
}