list
function
Creates a List instance given raw data.
connection.list(listData, set)
Uses the List property if available, otherwise creates the Map.List if available, and then finally defaults to DefaultList.
This will add properties on listData to the list too.