Map a list of values to the corresponding list of keys according the passed object mapping keys to values.
Values to map to keys.
Object mapping keys to values.
Optional
Called when no key was found for a given value.
List of corresponding keys.
Map a list of values to the corresponding list of keys according the passed object mapping keys to values.