void expandItem(T item, {Map<String, dynamic>? additional}) => expandItemKey(itemKey(item), additional: additional);