entry method
The entry for commandId, or null if unseen.
Implementation
CommandProjectionEntry? entry(String commandId) => _entries[commandId];
The entry for commandId, or null if unseen.
CommandProjectionEntry? entry(String commandId) => _entries[commandId];