TerminalStatus.error constructor

TerminalStatus.error()

Implementation

factory TerminalStatus.error() => TerminalStatus(status: -11);