fun String.toCamelCase(): String
Utility extension function to convert string from kebab-case to camelCase.