Api constructor

Api()

Implementation

factory Api() {
  return _instance;
}