TerminalManager constructor

TerminalManager()

Implementation

factory TerminalManager() {
  return instance;
}