neuroglancer.json_wrappers.Map[KV].__getitem__(key: K-> V

Returns the mapped value associated with the specified key.

Raises:

KeyError – if the key is not present in the map.