RubixService constructor

RubixService()

Implementation

factory RubixService() {
  return _singleton;
}