toCamelCase
Extension function to convert a string with spaces to camel case.
Receiver
The string to be converted.
Return
The string in camel case.
Extension function to convert a string with spaces to camel case.
The string to be converted.
The string in camel case.