ExitWrapper constructor

ExitWrapper()

Implementation

factory ExitWrapper() {
  return _singleton;
}