restartApp method

void restartApp()

Implementation

void restartApp() {
  _plugin.restartApp();
}