SDKService constructor

SDKService()

Implementation

factory SDKService() {
  return _singleton;
}