Function ModelMap.opCall

Utility method that returns the value for a key.

Prototype

TValue opCall(
  TKey key
);