core/utils library

Functions

camelToSnake(String input) String
Converts a camelCase string to snake_case.