CommandApplyTerminalConflict constructor
const
CommandApplyTerminalConflict(
- String commandId,
- CommandStatus existing,
- CommandStatus incoming
Implementation
const CommandApplyTerminalConflict(this.commandId, this.existing, this.incoming);