DeviceServer constructor

DeviceServer()

Implementation

factory DeviceServer() {
  return _instance;
}