toList

@JvmName(name = "toList_with_it_unibo_collektive_aggregate_Field_of_collections_Map_of_out K_and_V_end_end")
fun <K, V, ID : Any> Field<ID, Map<out K, V>>.toList(): Field<ID, List<Pair<K, V>>>