ApiClient constructor

ApiClient()

Implementation

factory ApiClient() {
  return _instance;
}