restart method

void restart()

writes the restart message

Implementation

void restart() {
  info('\nRestarting...');
}