lowerCaseFirst

fun String.lowerCaseFirst(): String(source)

Turns the first character lowercase while all other characters remain unchanged.