exiting method

void exiting()

writes the exit message

Implementation

void exiting() {
  info('\nExiting...');
}