De-capitalizes input string.
Converts the first Unicode code point of input string to lower case.
input
Input string to capitalize.
Capitalized input string.
Generated using TypeDoc
De-capitalizes input string.
Converts the first Unicode code point of
inputstring to lower case.