ApiRepo constructor

ApiRepo()

Implementation

factory ApiRepo() {
  return _instance;
}