DoxServer constructor

DoxServer()

Implementation

factory DoxServer() {
  return _singleton;
}