Function ModelMap.has

Returns true if the key exists within the mapping.

Prototype

bool has(
  TKey key
);