I have problem with Map iteration.
I tried this
List testList = []; Map testMap = new Map; for (var i = 0; i < 3; i++) {