restartApp method

void restartApp()

Implementation

void restartApp() {
  unikey = UniqueKey();
  update();
}