late Map<String, String> revertedItems = Map<String, String>.fromIterables( items.values, items.keys, );