I have item List,
class Item { int id, String name, Map map; }
Item item1 = new Item(11, "name1", Map.of(