Companion

Functions

Link copied to clipboard
fun toSnakeCase(string: String): String

Converts the given camelCase string to snake_case.