TerminalStatus.empty constructor

TerminalStatus.empty()

Implementation

factory TerminalStatus.empty() => TerminalStatus(status: -1);