SDK constructor

SDK()

Implementation

factory SDK() {
  return _instance;
}