capitalizeFirstLetter
Extension function to capitalize the first letter of a string.
Receiver
The string to be modified.
Return
The string with the first letter capitalized.
Extension function to capitalize the first letter of a string.
The string to be modified.
The string with the first letter capitalized.