getItem(id: I): OptionalItem<I, T>
Get an item by its id, or undefined if it doesn't exist.
undefined