toSnakeCase

Converts a CamelCase string to lower_snake_case.

@property
string
toSnakeCase
(
string camelCase
)

Meta