The value for the given key, or null if key is not in the map.
key
null
@override String operator [](String key) => _iMap[key];