This method creates an object with the same values as object and keys generated by running each own enumerable property of object through iteratee.
Optional
The function invoked per iteration.
mapKeys
This method creates an object with the same values as object and keys generated by running each own enumerable property of object through iteratee.