titleCaseFirstChar

fun String.titleCaseFirstChar(locale: Locale = Locale.getDefault()): String