Converts string to camel case.
- Lodash chained on (string): the camel cased string.
See Implementation
Converts string to camel case.