Converts string, as space separated words, to lower case.
- Lodash chained on (string): the lower cased string.
See Implementation
Converts string, as space separated words, to lower case.