ApiProvider constructor

ApiProvider()

Implementation

factory ApiProvider() {
  return _instance;
}