This method is like _.fromPairs except that it accepts two arrays, one of property identifiers and one of corresponding values.
The property names.
The property values.
Returns the new object.
Optional
_.zipObject
This method is like _.fromPairs except that it accepts two arrays, one of property identifiers and one of corresponding values.