stoppedCommands property
The old command next runs.
This list gets added to by stopCommand, and removed from by startCommand.
Implementation
final List<NextRun<Command>> stoppedCommands;
The old command next runs.
This list gets added to by stopCommand, and removed from by startCommand.
final List<NextRun<Command>> stoppedCommands;