Converts the first character of string to lower case.
- Lodash chained on (string): the converted string.
See Implementation
Converts the first character of string to lower case.