CommandProjectionEntry constructor
const
CommandProjectionEntry({})
Implementation
const CommandProjectionEntry({
required this.commandId,
required this.status,
required this.terminal,
required this.generation,
this.reason,
this.terminalReceiptId,
this.lastEventId,
});