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