decapitalizeFirst

Returns a copy of this string with its first character converted to lower case.

Returns this string unchanged when it is empty or when the first character has no distinct lower case form.