instance
function
Creates a Map instance.
connection.instance( props )
Uses the Map property if available, otherwise creates the DefaultMap.
Parameters
- props
{Object}:The raw instance data.
Returns
{Map}:
An observable map type.