nyRestart method
void
nyRestart()
Restart the app (e.g., after language change).
Implementation
void nyRestart() => NyApp.restart(this);
Restart the app (e.g., after language change).
void nyRestart() => NyApp.restart(this);