reloadAagin method

void reloadAagin()

Implementation

void reloadAagin() {
  _instance = null;
  _instance = new DeviceWakeUpServer._internal();
}