Converts the given camel case formatted string into a snake case format.
The string to convert.
the converted string result.
Generated using TypeDoc
Converts the given camel case formatted string into a snake case format.