This method is like _.findKey except that it iterates over elements of a collection in the opposite order.
- Lodash chained on (Object): object.
See Implementation
This method is like _.findKey except that it iterates over elements of a collection in the opposite order.