ApiHelper constructor

ApiHelper()

Implementation

factory ApiHelper() {
  return _singleton;
}